diff --git a/setup.py b/setup.py index f6134517457efd69b448f950f064da1983685e66..8feaac06f03c0bc190cfa97f1831c54445d43ac1 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.2-dev', + version='0.2', packages=['pydenticon'], include_package_data=True, license='BSD', # example license