Bumped version 1.5.1
authorOrakaro <nhatminh_179@hotmail.com>
Tue, 26 Nov 2019 13:56:33 +0000 (22:56 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Tue, 26 Nov 2019 13:56:33 +0000 (22:56 +0900)
docs/conf.py
setup.py

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