diff options
| author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-12-23 10:53:37 +0100 | 
|---|---|---|
| committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-12-23 10:53:37 +0100 | 
| commit | feedff76504d15c08ef46905410bbdbdc5bfe13d (patch) | |
| tree | 8da89507bc63d5193c71246800217a883773712c /python/docSRC | |
| parent | 61c73bb7a71dd9a8b5126879662b21a748224bbf (diff) | |
| parent | 3aabe41914a93d4c9afbc1a6cc498156924cbf18 (diff) | |
| download | astra-feedff76504d15c08ef46905410bbdbdc5bfe13d.tar.gz astra-feedff76504d15c08ef46905410bbdbdc5bfe13d.tar.bz2 astra-feedff76504d15c08ef46905410bbdbdc5bfe13d.tar.xz astra-feedff76504d15c08ef46905410bbdbdc5bfe13d.zip | |
Merge branch 'master'
Diffstat (limited to 'python/docSRC')
| -rw-r--r-- | python/docSRC/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/python/docSRC/conf.py b/python/docSRC/conf.py index cc95a80..78f7d42 100644 --- a/python/docSRC/conf.py +++ b/python/docSRC/conf.py @@ -48,9 +48,9 @@ copyright = u'2013, Centrum Wiskunde & Informatica, Amsterdam'  # built documents.  #  # The short X.Y version. -version = '1.7' +version = '1.7.1'  # The full version, including alpha/beta/rc tags. -release = '1.7' +release = '1.7.1'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages. | 
