From: Orakaro Date: Thu, 14 Aug 2014 16:07:08 +0000 (+0900) Subject: bumped version X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=f146feea63ab4fdaba054a9ee4da13fff052bfe0;ds=sidebyside bumped version --- diff --git a/docs/conf.py b/docs/conf.py index 6bd0014..a6b2510 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.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. diff --git a/setup.py b/setup.py index b81a321..90653fd 100644 --- 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 = [