diff --git a/pyproject.toml b/pyproject.toml index 2a9609d..9165fc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent", ] -version = "0.0.1" +version = "0.0.2" license-files = [ "LICENSE" ]