Commit a8b3e7f8 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 8

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


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