From 4751359f22605dc819425f4204576a72087fc497 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 25 Sep 2023 13:38:54 +0000 Subject: [PATCH] 0.0.147 Automatically generated by python-semantic-release --- src/sweetrpg_model_core/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sweetrpg_model_core/__init__.py b/src/sweetrpg_model_core/__init__.py index 5ff2f45..d7dbfa5 100644 --- a/src/sweetrpg_model_core/__init__.py +++ b/src/sweetrpg_model_core/__init__.py @@ -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__ = "dm@sweetrpg.com" __license__ = "MIT"