diff --git a/pyproject.toml b/pyproject.toml index 605978d..bc1dea2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "FTL-Extract" description = "Extracts FTL files from a directory and outputs them to a directory" -version = "0.2.0" +version = "0.3.0" authors = ["andrew000"] keywords = ["ftl", "ftl-extract", "ftl-extractor"] readme = "README.md"