diff --git a/pyproject.toml b/pyproject.toml index c4fe70ab..683b11d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ description = "WorldCereal classification module" readme = "README.md" requires-python = ">=3.8" # dynamic = ["version"] -version = "2.0.2" +version = "2.1.0" classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent",