aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-08-13 09:36:59 +0200
committerMichał Górny <mgorny@gentoo.org>2011-08-13 09:36:59 +0200
commitdbc9272ed63f85fb500455c7328dc7364bc35f7f (patch)
tree1250d609256d7c2c11ad00261288bb28ceb6aecc
parentUse relative imports in module loader. (diff)
downloadpms-test-suite-dbc9272ed63f85fb500455c7328dc7364bc35f7f.tar.gz
pms-test-suite-dbc9272ed63f85fb500455c7328dc7364bc35f7f.tar.bz2
pms-test-suite-dbc9272ed63f85fb500455c7328dc7364bc35f7f.zip
Bump PV to 0.0.5.pms-test-suite-0.0.5
-rw-r--r--pmstestsuite/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmstestsuite/__init__.py b/pmstestsuite/__init__.py
index 19b5322..7483eb8 100644
--- a/pmstestsuite/__init__.py
+++ b/pmstestsuite/__init__.py
@@ -2,4 +2,4 @@
# (c) 2011 Michał Górny <mgorny@gentoo.org>
# Released under the terms of the 2-clause BSD license.
-PV = '0.0.4'
+PV = '0.0.5'