Skip to content

Commit

Permalink
0.0.153
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Oct 15, 2023
1 parent 3e0463f commit 0d9e65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sweetrpg_model_core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__title__ = "SweetRPG Model Core"
__description__ = "Base classes and utilities for model objects"
__url__ = "https://github.com/sweetrpg/model-core"
__version__ = "0.0.152"
__version__ = "0.0.153"
__build__ = 0x000061
__author_email__ = "[email protected]"
__license__ = "MIT"
Expand Down

0 comments on commit 0d9e65d

Please sign in to comment.