diff --git a/setup.py b/setup.py index a1fd8916b02e6a1068610d66c35d4e933182f183..e35fbd94b5d3e32ce09dada87303c461f91d4c77 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) setup( name='pydenticon', - version='0.1', + version='0.1.1', packages=['pydenticon'], include_package_data=True, license='BSD', # example license