diff --git a/setup.py b/setup.py index 55c99c46..22c0d856 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ README = fh.read() setup( name="meteofrance-api", - version="0.0.1", + version="0.0.2", author="oncleben31", author_email="oncleben31@gmail.com", description="Python client for Météo-France API.",