From: Orakaro <nhatminh_179@hotmail.com> Date: Thu, 21 Nov 2019 10:28:56 +0000 (+0900) Subject: Bumped version 1.5.0 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a085ffaa97c1de94b8d4a9b0f73f3f2269cd9b30;p=rainbowstream.git Bumped version 1.5.0 --- diff --git a/docs/conf.py b/docs/conf.py index be5b3fb..00b0591 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 = '1.4.0' +version = '1.5.0' # The full version, including alpha/beta/rc tags. -release = '1.4.0' +release = '1.5.0' # 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 2e2cb6c..9d7a77a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ else: from shlex import quote # Bumped version -version = '1.4.0' +version = '1.5.0' # Require install_requires = [