diff --git a/pyproject.toml b/pyproject.toml index 1cdc8ae..cccc276 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "deepmirror" -version = "0.0.11" +version = "0.0.15" description = "Command line interface for the deepmirror public API" requires-python = ">=3.11" readme = "README.md"