Bumped version
authorOrakaro <nhatminh_179@hotmail.com>
Thu, 4 Aug 2016 15:01:40 +0000 (00:01 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Thu, 4 Aug 2016 15:01:40 +0000 (00:01 +0900)
docs/conf.py
setup.py

index e3727973c3ba218b900ca3beda8e9eb15a1a6ece..105bb943e7fd4033ac236110ef4772316a522f4f 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.3.3'
+version = '1.3.4'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = '1.3.3'
+release = '1.3.4'
 
 # 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 8bfd89117835986f2473b1c76d3f561ef82fbb59..31300ea2614cdc0675a6281412a667783a8b88c5 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.3.3'
+version = '1.3.4'
 
 # Require
 install_requires = [
 
 # Require
 install_requires = [