diff --git a/pyproject.toml b/pyproject.toml index 8f1b849..2ee800c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" authors = [ { name = "Máté Gyöngyösi", email = "melees00_quern@icloud.com" }, ] -version = "2.0.2" +version = "2.0.3" classifiers = [ "Programming Language :: Python :: 3", "Development Status :: 4 - Beta",