Skip to content

Commit

Permalink
version supremo
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Jan 25, 2024
1 parent 281bb58 commit b654a75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/napatrackmater/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = version = "4.7.6"
__version_tuple__ = version_tuple = (4, 7, 6)
__version__ = version = "4.7.7"
__version_tuple__ = version_tuple = (4, 7, 7)

0 comments on commit b654a75

Please sign in to comment.