diff --git a/pyproject.toml b/pyproject.toml index 9a4ed51..cee8228 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ue4-docker" -version = "0.0.109" +version = "0.0.110" description = "Windows and Linux containers for Unreal Engine" requires-python = ">= 3.7" license = { file = "LICENSE" }