Fix version in setup.py.
This commit is contained in:
parent
a45ca25df9
commit
422f9ff449
2
setup.py
2
setup.py
@ -63,7 +63,7 @@ class Clean(Command):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="Radicale",
|
name="Radicale",
|
||||||
version="0.1",
|
version="0.2",
|
||||||
description="Radicale CalDAV Server",
|
description="Radicale CalDAV Server",
|
||||||
author="Guillaume Ayoub",
|
author="Guillaume Ayoub",
|
||||||
author_email="guillaume.ayoub@kozea.fr",
|
author_email="guillaume.ayoub@kozea.fr",
|
||||||
|
Loading…
Reference in New Issue
Block a user