diff --git a/pyproject.toml b/pyproject.toml index 2726276..3a2af20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flammenwerfer" -version = "v0.1.8" +version = "v0.1.9" description = "Python utility for processing Frostbite engine game files and interacting with the Frosty Editor." authors = ["MaxMixAlex "] readme = "README.md"