Skip to content

Commit

Permalink
update docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Jan 25, 2017
1 parent 61b7b40 commit 83fcee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ def get_mod_stats():

# General information about the project.
project = u'boltons'
copyright = u'2016, Mahmoud Hashemi'
copyright = u'2017, Mahmoud Hashemi'
author = u'Mahmoud Hashemi'

version = '16.5'
release = '16.5.1'
version = '17.0'
release = '17.0.0'

if os.name != 'nt':
today_fmt = '%B %e, %Y'
Expand Down

0 comments on commit 83fcee4

Please sign in to comment.