diff --git a/setup.py b/setup.py index 3e1a220..e5e479b 100755 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ class Clean(Command): setup( name="Radicale", - version="0.0", + version="0.1", description="Radicale CalDAV Server", author="Guillaume Ayoub", author_email="guillaume.ayoub@kozea.fr",