From: Orakaro Date: Tue, 26 Nov 2019 14:33:46 +0000 (+0900) Subject: Bumped version 1.5.2 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0e6d22d6fb2c54f5eb37028da1414279e2d1a625;p=rainbowstream.git Bumped version 1.5.2 --- diff --git a/docs/conf.py b/docs/conf.py index ad3c576..2373df0 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.5.1' +version = '1.5.2' # The full version, including alpha/beta/rc tags. -release = '1.5.1' +release = '1.5.2' # 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 6518e30..fe816d1 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ else: from shlex import quote # Bumped version -version = '1.5.1' +version = '1.5.2' # Require install_requires = [