Skip to content

Commit

Permalink
0.0.147
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Sep 25, 2023
1 parent 3d69eb3 commit 4751359
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.146"
__version__ = "0.0.147"
__build__ = 0x000061
__author_email__ = "[email protected]"
__license__ = "MIT"
Expand Down

0 comments on commit 4751359

Please sign in to comment.