Commit 3d934633 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 7

parent ffe94a70
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='7~dev',
    version='7',
    description='CloudControl common libraries',
    long_description=ldesc,
    author='Antoine Millet',