bumped version
authorOrakaro <nhatminh_179@hotmail.com>
Thu, 31 Jul 2014 01:00:14 +0000 (10:00 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Thu, 31 Jul 2014 01:00:14 +0000 (10:00 +0900)
docs/conf.py
setup.py

index 7d6f76af2d6678f756cd423e6f3c5bc989594f25..061ff743f34541ce1f4fbab1a02d8ff38ad41a5e 100644 (file)
@@ -51,9 +51,9 @@ copyright = u'2014, Vu Nhat Minh'
 # built documents.
 #
 # The short X.Y version.
-version = '0.5.8'
+version = '0.5.9'
 # The full version, including alpha/beta/rc tags.
-release = '0.5.8'
+release = '0.5.9'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 8cf886f63a3292f09d3ab0dba70b84497beb0d06..64e50e0fc028238534f305e84341c819523bbbcf 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ import os.path
 import sys
 
 # Bumped version
-version = '0.5.8'
+version = '0.5.9'
 
 # Require
 install_requires = [