Guillaume Ayoub 16 lat temu
rodzic
commit
41741ba989
1 zmienionych plików z 1 dodań i 1 usunięć
  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",