diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2012-11-28 23:22:00 +0100 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2012-11-28 23:22:00 +0100 |
commit | 7bdb024a3245df9c5bd7148d749197449f674442 (patch) | |
tree | b87df6e98caa5102015e5a1e25601b683f15cd32 /doc/conf.py | |
parent | e02ada586c29bdfc23442aafd13f2000b7f3a2d5 (diff) | |
download | hyperkitty-7bdb024a3245df9c5bd7148d749197449f674442.tar.gz hyperkitty-7bdb024a3245df9c5bd7148d749197449f674442.tar.xz hyperkitty-7bdb024a3245df9c5bd7148d749197449f674442.zip |
Bump version
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index a32ece3..d825ffc 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,7 +50,7 @@ copyright = u'2012, HyperKitty Developers' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1.2' +release = '0.1.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |