Skip to content

Commit 4547ee5

Browse files
committed
bump docs version to 18.0.0
1 parent 3e22549 commit 4547ee5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161

6262
# General information about the project.
6363
project = u'hyperlink'
64-
copyright = u'2017, Mahmoud Hashemi'
64+
copyright = u'2018, Mahmoud Hashemi'
6565
author = u'Mahmoud Hashemi'
6666

67-
version = '17.3'
68-
release = '17.3.1'
67+
version = '18.0'
68+
release = '18.0.0'
6969

7070
if os.name != 'nt':
7171
today_fmt = '%B %d, %Y'

0 commit comments

Comments
 (0)