diff --git a/setup.py b/setup.py index f85e768..3fdae79 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="wiktionnaireparser", # Replace with your own username - version="0.0.5", + version="0.1", author="Surkal", description="A library for parsing the french wiktionnary", long_description=long_description,