diff --git a/setup.py b/setup.py index e5f8a69..265744f 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="pythontemplatepackage", - version="0.0.1", + version="0.0.2", author="Robert Lieck", author_email="robert.lieck@durham.ac.uk", description="A template repo for Python packages with GitHub actions and documentation",