Bumped version 1.3.6
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 7 Oct 2016 08:57:38 +0000 (17:57 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 7 Oct 2016 08:57:38 +0000 (17:57 +0900)
docs/conf.py
setup.py

index e16cf841df13d21f6ae4d8bb3623c639afebdc47..0dbba6afa83b4a3936ec874e155a350147afccc4 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.5'
+version = '1.3.6'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = '1.3.5'
+release = '1.3.6'
 
 # 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 2b7b15eb0b3431f01dc85a4a3b0ab40574a02bff..2c3df425e31f8ae798843ac9b1df2f4250b28dd3 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.5'
+version = '1.3.6'
 
 # Require
 install_requires = [
 
 # Require
 install_requires = [