summaryrefslogtreecommitdiff
path: root/testtools/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/__init__.py')
-rw-r--r--testtools/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/__init__.py b/testtools/__init__.py
index b5e3cf5..973083a 100644
--- a/testtools/__init__.py
+++ b/testtools/__init__.py
@@ -122,4 +122,4 @@ else:
# If the releaselevel is 'final', then the tarball will be major.minor.micro.
# Otherwise it is major.minor.micro~$(revno).
-__version__ = (1, 0, 1, 'dev', 0)
+__version__ = (1, 1, 0, 'final', 0)