Chris McDonough
2009-11-21 3d67d49c5aef75b09f1bde2701e5b6097bf8b8be
Note unreleasedness.

2 files modified
4 ■■■■ changed files
docs/conf.py 2 ●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
docs/conf.py
@@ -51,7 +51,7 @@
# other places throughout the built documents.
#
# The short X.Y version.
version = '1.1'
version = '1.2unreleased'
# The full version, including alpha/beta/rc tags.
release = version
setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
__version__ = '1.1'
__version__ = '1.2unreleased'
import os
import sys