diff options
| author | Hanno Schlichting <hanno@hannosch.eu> | 2013-06-08 12:48:03 +0200 |
|---|---|---|
| committer | Hanno Schlichting <hanno@hannosch.eu> | 2013-06-08 12:48:03 +0200 |
| commit | 8546f5dd09f0fba4276870fabdafb94dbece041a (patch) | |
| tree | 6b93738fb120fabdf0ae8863129f99d3eb65947a /docs | |
| parent | 3133e43df774dc07c4282d1ff8de92f814b77945 (diff) | |
| download | kazoo-8546f5dd09f0fba4276870fabdafb94dbece041a.tar.gz | |
vb
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index e7dbeed..ca68fca 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,9 +64,9 @@ copyright = u'2011-2013, Kazoo team' # built documents. # # The short X.Y version. -version = '1.1' +version = '1.2' # The full version, including alpha/beta/rc tags. -release = '1.1' +release = '1.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
