bumped version
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 22 Aug 2014 04:30:33 +0000 (13:30 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 22 Aug 2014 04:30:33 +0000 (13:30 +0900)
docs/conf.py
setup.py

index 91b9a2a024052e455f15b857bd989b20daeff16b..5ed636ed6b98aafa783ad1c03dd12cab156c1953 100644 (file)
@@ -48,9 +48,9 @@ copyright = u'2014, Vu Nhat Minh'
 # built documents.
 #
 # The short X.Y version.
-version = '0.8.0'
+version = '0.8.1'
 # The full version, including alpha/beta/rc tags.
-release = '0.8.0'
+release = '0.8.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 77c7de51e8ae6ce0d156dcc8b0c0dcf1acf3a4b5..55854d73d853d173c6e594fa62b37e6476916ca5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.8.0'
+version = '0.8.1'
 
 # Require
 install_requires = [