Skip to content

Commit aea0f70

Browse files
committed
bump version
1 parent 00a2133 commit aea0f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
]
4040

4141
# The short X.Y version.
42-
version = "1.7"
42+
version = "1.8"
4343
# The full version, including alpha/beta/rc tags.
44-
release = u'1.7.4'
44+
release = u'1.8.0'
4545

4646
dir_path = os.path.dirname(os.path.realpath(__file__))
4747
if not os.path.exists(os.path.join(dir_path, "versions.json")):

0 commit comments

Comments
 (0)