diff --git a/setup.py b/setup.py index 9ba1b7b..e5415aa 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="gitfeatures", - version="0.1.1", + version="0.1.2", packages=["gitfeatures"], license="MIT", long_description=long_description,