diff --git a/pyproject.toml b/pyproject.toml index 6646d46..b7a24a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ua-datasets" -version = "0.1.1" +version = "0.1.2" description = "A collection of ukrainian language datasets" readme = "README.md" requires-python =">=3.7.0"