diff options
author | Tymoteusz Jankowski <tymoteusz.jankowski@allegro.pl> | 2016-11-16 10:32:00 +0100 |
---|---|---|
committer | Tymoteusz Jankowski <tymoteusz.jankowski@allegro.pl> | 2016-11-16 10:32:00 +0100 |
commit | 838fae36eb5bc8fabbd79ecdb629710976d97dad (patch) | |
tree | 11c8d4df2b282cc81f5f828db23a4ff0917a6f90 /doc | |
parent | 2869f9bcb62767309b61682a0d0dd45b570da1d4 (diff) | |
download | tipboard-838fae36eb5bc8fabbd79ecdb629710976d97dad.tar.gz tipboard-838fae36eb5bc8fabbd79ecdb629710976d97dad.tar.bz2 tipboard-838fae36eb5bc8fabbd79ecdb629710976d97dad.zip |
Version bump1.4.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py index d1724bf..e3e73f7 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -54,9 +54,9 @@ copyright = u'2013-2015, Allegro Group' # built documents. # # The short X.Y version. -version = '1.4.0' +version = '1.4.1' # The full version, including alpha/beta/rc tags. -release = '1.4.0' +release = '1.4.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |