summaryrefslogtreecommitdiff
path: root/testrepository/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'testrepository/__init__.py')
-rw-r--r--testrepository/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testrepository/__init__.py b/testrepository/__init__.py
index 5a33fd5..e4103ac 100644
--- a/testrepository/__init__.py
+++ b/testrepository/__init__.py
@@ -33,4 +33,4 @@ The tests package contains tests and test specific support code.
# established at this point, and setup.py will use a version of next-$(revno).
# If the releaselevel is 'final', then the tarball will be major.minor.micro.
# Otherwise it is major.minor.micro~$(revno).
-__version__ = (0, 0, 18, 'final', 0)
+__version__ = (0, 0, 19, 'final', 0)