Commit 6f7180cd authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 9

parent 34539130
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ ldesc = open(os.path.join(os.path.dirname(__file__), 'README')).read()

setup(
    name='cc-common',
    version='8',
    version='9',
    description='CloudControl common libraries',
    long_description=ldesc,
    author='Antoine Millet',