🔖 Bump version: 0.1.0 → 1.0.0

This commit is contained in:
Marc Koch 2025-03-20 15:32:30 +01:00
parent cbf68294ca
commit b7311d088d
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
21 changed files with 1993 additions and 223 deletions

View file

@ -0,0 +1,2 @@
__version__ = "1.0.0"
__author__ = "Marc Koch"