aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-07-18 08:49:37 +0200
committerMichał Górny <mgorny@gentoo.org>2011-07-18 08:49:37 +0200
commit8f3c5f005a1a6a0b20601c14f9308a5e411970ab (patch)
treec4b055b016bd8c8380dbfcdeedca2862e53d4fee
parentCheck if an ebuild was installed before getting its metadata. (diff)
downloadpms-test-suite-8f3c5f005a1a6a0b20601c14f9308a5e411970ab.tar.gz
pms-test-suite-8f3c5f005a1a6a0b20601c14f9308a5e411970ab.tar.bz2
pms-test-suite-8f3c5f005a1a6a0b20601c14f9308a5e411970ab.zip
Bump to 0.0.2, another test release.pms-test-suite-0.0.2
-rw-r--r--pmstestsuite/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmstestsuite/__init__.py b/pmstestsuite/__init__.py
index 0a2802c..2b379d9 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.1'
+PV = '0.0.2'