diff --git a/pyproject.toml b/pyproject.toml index dea2f10..386d55e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dnd_npcs" -version = "0.1.0" +version = "0.2.0" description = "NPC tools for the telisar homebrew campaign setting" authors = ["evilchili "] license = "The Unlicense"