From: vunhat_minh Date: Fri, 22 Aug 2014 04:30:33 +0000 (+0900) Subject: bumped version X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6b1310929f6416dec7d88796c7cb343fd63d3afa;hp=248cb6201dd3e8244331749e81f8fa7aeb974e5f;p=rainbowstream.git bumped version --- diff --git a/docs/conf.py b/docs/conf.py index 91b9a2a..5ed636e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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. diff --git a/setup.py b/setup.py index 77c7de5..55854d7 100644 --- 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 = [