Bumped version 1.5.2
authorOrakaro <nhatminh_179@hotmail.com>
Tue, 26 Nov 2019 14:33:46 +0000 (23:33 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Tue, 26 Nov 2019 14:33:46 +0000 (23:33 +0900)
docs/conf.py
setup.py

index ad3c576b10fcca2045a986d74202b3dfb7c3aeab..2373df0cc06dc46af2cf3df554070119aafe4018 100644 (file)
@@ -48,9 +48,9 @@ copyright = u'2014, Vu Nhat Minh'
 # built documents.
 #
 # The short X.Y version.
-version = '1.5.1'
+version = '1.5.2'
 # The full version, including alpha/beta/rc tags.
-release = '1.5.1'
+release = '1.5.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 6518e30e7110dad57ed572ad57b67e81bb49121d..fe816d19ecf41cfd7334a098001bf7fe08ba5a68 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ else:
     from shlex import quote
 
 # Bumped version
-version = '1.5.1'
+version = '1.5.2'
 
 # Require
 install_requires = [