diff options
author | mathieui <mathieui@mathieui.net> | 2018-09-12 19:33:18 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2018-09-12 19:33:18 +0200 |
commit | 8874339879691e24866ca321a82627034f9bd61f (patch) | |
tree | 324c19bc7e9bbc56da433653c5e292c9166ca790 /doc/source | |
parent | 239d47aa1a417e571527d61e3b51638908f708d4 (diff) | |
download | poezio-8874339879691e24866ca321a82627034f9bd61f.tar.gz poezio-8874339879691e24866ca321a82627034f9bd61f.tar.bz2 poezio-8874339879691e24866ca321a82627034f9bd61f.tar.xz poezio-8874339879691e24866ca321a82627034f9bd61f.zip |
Release poezio 0.12.1v0.12.1v0.12-fixes
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index afdb5c56..89de4f89 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -53,9 +53,9 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz - Emmanuel Gil Peyrot' % time. # built documents. # # The short X.Y version. -version = '1.0' +version = '0.12.1' # The full version, including alpha/beta/rc tags. -release = '1.0-dev' +release = '0.12.1' add_function_parentheses = True |