Skip to content

Commit

Permalink
Update version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
viguardieiro authored Aug 9, 2024
1 parent 52bbe98 commit a7efc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="topomap",
version="0.0.1",
version="0.0.3",
packages=find_packages(),
install_requires=[
"matplotlib>=3.8.2",
Expand Down

0 comments on commit a7efc44

Please sign in to comment.