Skip to content

Commit

Permalink
msd
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Oct 14, 2024
1 parent 6ec9d96 commit d8ed5e0
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 = "5.6.0"
__version_tuple__ = version_tuple = (5, 6, 0)
__version__ = version = "5.6.1"
__version_tuple__ = version_tuple = (5, 6, 1)

0 comments on commit d8ed5e0

Please sign in to comment.