diff --git a/setup.py b/setup.py index 1d5c396..1bfbe0e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyaddons", # Replace with your own username - version="0.1.0", + version="0.1.1", author="Matt H", author_email="matt.hu1@outlook.com", description="A collection of addons for the Python programming language",