Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Mar 7, 2023
1 parent 309ca72 commit 65a936d
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 @@ -6,5 +6,6 @@
r'__version__\s*=\s*[\'"]([^\'"]*)[\'"]', open("skmatter/__init__.py").read()
).group(1)


if __name__ == "__main__":
setup(version=__version__)

0 comments on commit 65a936d

Please sign in to comment.