diff --git a/pyproject.toml b/pyproject.toml index ab5916c..f1da9ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "spellcaster" -version = "0.0.4" +version = "0.0.5" authors = [ { name="Alex Reibman", email="areibman@gmail.com" } ]