diff options
| author | cslocum <cslocum@stsci.edu> | 2014-04-02 16:19:12 -0400 |
|---|---|---|
| committer | cslocum <cslocum@stsci.edu> | 2014-04-02 16:19:12 -0400 |
| commit | 1fcf10878e7a352fd1d3b95ac8e1a78195907ce4 (patch) | |
| tree | 0d947b6bed9e45ddfe1a193a7c88348a4c878fe3 /doc/source | |
| parent | ba6393bb5ea3d856b89e48b715527876ef8d61ff (diff) | |
| download | stwcs_hcf-release_1.1.2.tar.gz | |
update version string in stwcs docsrelease_1.1.2
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/tags/release_1.1.2@30797 fe389314-cf27-0410-b35b-8c050e845b92
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 65ab76f..fe06f01 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -46,9 +46,9 @@ copyright = u'2010, Nadia Dencheva, Warren Hack' # built documents. # # The short X.Y version. -version = '0.8' +version = '1.1.2' # The full version, including alpha/beta/rc tags. -release = '2011.xx' +release = '1.1.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
