Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck committed Mar 27, 2024
1 parent 5ceb843 commit e5aa888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/splat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
__package_name__ = __name__

# Should be synced with pyproject.toml
__version__ = "0.24.1"
__version__ = "0.23.1"
__author__ = "ethteck"

from . import util as util
Expand Down

0 comments on commit e5aa888

Please sign in to comment.