diff --git a/pyproject.toml b/pyproject.toml index 39c5a27..6312608 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent", ] -version = "0.0.0" +version = "0.0.1" license-files = [ "LICENSE" ]