fixed minor issue

This commit is contained in:
Hazel Noack 2025-06-10 16:58:49 +02:00
parent 6d2de28fa0
commit 7b19055264

View File

@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
]
version = "0.0.0"
version = "0.0.1"
license-files = [
"LICENSE"
]