summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2013-04-24 13:56:35 -0700
committerGabriel Hurley <gabriel@strikeawe.com>2013-05-13 11:12:58 -0700
commit1475cb8f42105894ef8358ecf41cfeb4dd6b43d2 (patch)
tree145bb65dcde70d835a9f0a7582ae28bedb2d9b78
parentce3837499e8c01daa5bc2902d2fc74dc1a2f02a0 (diff)
downloaddjango_openstack_auth-1.0.9.tar.gz
Bump version for release to PyPI.1.0.9
-rw-r--r--openstack_auth/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack_auth/__init__.py b/openstack_auth/__init__.py
index 825a8a6..d63cbf5 100644
--- a/openstack_auth/__init__.py
+++ b/openstack_auth/__init__.py
@@ -1,2 +1,2 @@
# following PEP 386
-__version__ = "1.0.8"
+__version__ = "1.0.9"