Guillaume Ayoub 16 年 前
コミット
41741ba989
1 ファイル変更1 行追加1 行削除
  1. 1 1
      setup.py

+ 1 - 1
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",