diff --git a/pyproject.toml b/pyproject.toml index 067bd9b..b3766ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: GIS", ] requires-python = ">=3.9" -version = "0.0.5" +version = "0.0.6" dependencies = [ 'beautifulsoup4',