0.10 release

Change-Id: If492770936014975d38da1039bab06e013248f8c
This commit is contained in:
Jason Kölker 2012-06-20 16:31:06 -05:00
parent 6055346b32
commit 1439bd1e3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = "0.9"
version = "0.10"
setup(name="openstack.nose_plugin",
version=version,