Skip to content

Commit

Permalink
fix: test trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Nov 19, 2024
1 parent e6aa3e9 commit 2d87633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
with open(os.path.join(package_root, "map2loop/version.py")) as fp:
exec(fp.read(), version)
version = version["__version__"]

setup()

0 comments on commit 2d87633

Please sign in to comment.