Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Jun 29, 2024
1 parent 51443ed commit 28727b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/oneat/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = version = "6.8.0"
__version_tuple__ = version_tuple = (6, 8, 0)
__version__ = version = "6.8.1"
__version_tuple__ = version_tuple = (6, 8, 1)

0 comments on commit 28727b6

Please sign in to comment.