1 parent 4bd3b7c commit aeadeebCopy full SHA for aeadeeb
conf.py
@@ -40,7 +40,7 @@
40
# The short X.Y version.
41
version = "1.5"
42
# The full version, including alpha/beta/rc tags.
43
-release = u'1.5.1'
+release = u'1.5.2'
44
45
dir_path = os.path.dirname(os.path.realpath(__file__))
46
if not os.path.exists(os.path.join(dir_path, "versions.json")):
0 commit comments