summaryrefslogtreecommitdiff
diff options
authorPierre Equoy <pierre.equoy@canonical.com>2016-12-13 11:06:10 +0800
committerPierre Equoy <pierre.equoy@canonical.com>2016-12-13 11:06:10 +0800
commit881b957b9bacb10b4ef4108b92853d7e60baa4b2 (patch)
tree2604f2e0d575a34f6cc256d0e5a1280358aa56ee
parent1210b48eee9a3fc01b6f5e326b0df2fac11e581b (diff)
Import plainbox-provider-checkbox_0.33.0.orig.tar.gzupstream-0.33.0patched-0.33.0-1
-rwxr-xr-xmanage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manage.py b/manage.py
index 7030fbb..fb48698 100755
--- a/manage.py
+++ b/manage.py
@@ -30,7 +30,7 @@ class InstallPyModules(InstallCommand):
setup(
name='plainbox-provider-checkbox',
namespace='2013.com.canonical.certification',
- version="0.33.0rc2",
+ version="0.33.0",
description=N_("Checkbox provider"),
gettext_domain='plainbox-provider-checkbox',
strict=False, deprecated=False,