From: Orakaro Date: Wed, 21 Mar 2018 15:09:46 +0000 (+0900) Subject: Bumped version X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=7cde904f875cbc2c74c862b4258a3d147e439676 Bumped version --- diff --git a/docs/conf.py b/docs/conf.py index e06cbb0..5a5572a 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.3.7' +version = '1.3.8' # The full version, including alpha/beta/rc tags. -release = '1.3.7' +release = '1.3.8' # 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 872dce1..453659a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ else: from shlex import quote # Bumped version -version = '1.3.7' +version = '1.3.8' # Require install_requires = [