bumped version
authorOrakaro <nhatminh_179@hotmail.com>
Thu, 14 Aug 2014 16:07:08 +0000 (01:07 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Thu, 14 Aug 2014 16:07:08 +0000 (01:07 +0900)
docs/conf.py
setup.py

index 6bd0014beb25fc25c5e68971393eb527e9822d35..a6b2510e6ff9c24b27a9aacb638c5e2a7d2cbe9f 100644 (file)
@@ -48,9 +48,9 @@ copyright = u'2014, Vu Nhat Minh'
 # built documents.
 #
 # The short X.Y version.
-version = '0.7.4'
+version = '0.7.5'
 # The full version, including alpha/beta/rc tags.
-release = '0.7.4'
+release = '0.7.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index b81a321bf8a5018411007bdef3ab3613402e71cf..90653fd8985833ba42352adc3c9a07ec92a2ba44 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.7.4'
+version = '0.7.5'
 
 # Require
 install_requires = [