This commit is contained in:
Hazel Noack 2025-06-11 15:42:07 +02:00
parent 6ee528d495
commit 01a1a66039

View File

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