Prepare for next release

This commit is contained in:
jfwood 2013-06-05 10:13:32 -05:00
parent a217dd9358
commit 8b3531cbe6
2 changed files with 3 additions and 3 deletions

View File

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

4
debian/changelog vendored
View File

@ -1,5 +1,5 @@
barbican (0.1.64-1) stable; urgency=high
barbican (0.1.65dev-1) stable; urgency=high
* Updated version.
-- John Wood <john.wood@rackspace.com> Wed, 05 Jun 2013 10:12:26 -0500
-- John Wood <john.wood@rackspace.com> Wed, 05 Jun 2013 10:13:32 -0500