diff --git a/pyproject.toml b/pyproject.toml index b424783..e2c96c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "inincompatibility" -version = "0.0.4a0" +version = "0.0.4" description = "A dependency-free, code-less socket-based solution for resolving environment incompatibilities" readme = "README.rst" requires-python = ">=3.7"