summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJP <jpellerin@gmail.com>2012-09-12 16:00:09 -0400
committerJP <jpellerin@gmail.com>2012-09-12 16:00:09 -0400
commit908b2cda43eff9ab7a5045b6f6dfe3a718fb9afd (patch)
tree92cf977d4aae362a9cc444ceb83f7b8e36fa2c47 /doc
parent153a1094cb588e17841f429102b8d4c8c99dd82e (diff)
downloadnose-908b2cda43eff9ab7a5045b6f6dfe3a718fb9afd.tar.gz
Correct nose.__version__ and bump overall version to 1.2.1release_1.2.1
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 6c7c262..5623175 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -57,7 +57,7 @@ copyright = u'2009, Jason Pellerin'
# The short X.Y version.
version = '1.2'
# The full version, including alpha/beta/rc tags.
-release = '1.2.0'
+release = '1.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.