Release for v0.1.33

This commit is contained in:
jfwood
2013-05-02 10:28:37 -05:00
parent dbc056a0fb
commit 468489ff56
2 changed files with 3 additions and 3 deletions

View File

@@ -17,5 +17,5 @@
Cloudkeep's Barbican version
"""
__version__ = '0.1.33dev'
__version__ = '0.1.33'
__version_info__ = tuple(__version__.split('.'))

4
debian/changelog vendored
View File

@@ -1,5 +1,5 @@
barbican (0.1.33dev-1) stable; urgency=high
barbican (0.1.33-1) stable; urgency=high
* Updated version.
-- John Wood <john.wood@rackspace.com> Wed, 01 May 2013 17:20:15 -0500
-- John Wood <john.wood@rackspace.com> Thu, 02 May 2013 10:28:37 -0500