diff --git a/dist/py/pyproject.toml b/dist/py/pyproject.toml index 7556caf..8275de7 100644 --- a/dist/py/pyproject.toml +++ b/dist/py/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "codemp" -version = "0.7.0" +version = "0.0.1" description = "code multiplexer" requires-python = ">=3.8" license = "GPL-3.0-only"