diff --git a/mvinstaller/__init__.py b/mvinstaller/__init__.py index 002261f..e579b56 100644 --- a/mvinstaller/__init__.py +++ b/mvinstaller/__init__.py @@ -1 +1 @@ -__version__ = '0.6.3' +__version__ = '0.6.4' diff --git a/pyproject.toml b/pyproject.toml index 467d7af..cd89650 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mvinstaller" -version = "0.6.3" +version = "0.6.4" description = "Automatically provides modded environment for the game FTL." authors = ["nedsociety "] license = "MIT"