🔖 Bump version: 1.0.0 → 1.1.0

This commit is contained in:
Marc Koch 2025-03-21 10:09:10 +01:00 committed by leiva
parent beff603dd1
commit 19603d6d9f
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

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