diff --git a/setup.py b/setup.py index e6bc699..bb5a719 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="topomap", - version="0.0.1", + version="0.0.3", packages=find_packages(), install_requires=[ "matplotlib>=3.8.2",