Skip to content

Commit 641ab15

Browse files
gitttt-1234claude
andauthored
Bump version to 0.0.5 (#379)
## Summary Bump package version from 0.0.4 to 0.0.5 ## Changes - Updated `__version__` in `sleap_nn/__init__.py` from "0.0.4" to "0.0.5" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Co-authored-by: Claude <[email protected]>
1 parent 5ec062b commit 641ab15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sleap_nn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ def _safe_print(msg):
4848
format="{time:YYYY-MM-DD HH:mm:ss} | {level} | {name}:{function}:{line} | {message}",
4949
)
5050

51-
__version__ = "0.0.4"
51+
__version__ = "0.0.5"

0 commit comments

Comments
 (0)