Release for v0.1.10

This commit is contained in:
jfwood
2013-04-02 13:24:59 -05:00
parent 9da7e4976b
commit 3d5b80674d
2 changed files with 3 additions and 3 deletions

View File

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

4
debian/changelog vendored
View File

@@ -1,5 +1,5 @@
barbican (0.1.10dev-1) stable; urgency=high
barbican (0.1.10-1) stable; urgency=high
* Updated version.
-- John Wood <john.wood@rackspace.com> Tue, 02 Apr 2013 12:44:04 -0500
-- John Wood <john.wood@rackspace.com> Tue, 02 Apr 2013 13:24:59 -0500