diff --git a/setup.py b/setup.py index 982b02c2d203c1dad307876754d7e370911962a9..611265194876beda20f26ff8f2a723067c319a32 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.0-dev', + version='0.1', packages=['pydenticon'], include_package_data=True, license='BSD', # example license