diff --git a/pyproject.toml b/pyproject.toml index a3f0c69..c8a1376 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "androidemu" -version = "0.0.3" +version = "0.0.4" requires-python = ">=3.7" authors = [ { name = "AeonLucid", email = "aeonlucid@gmail.com" },