bump version to v0.11

This commit is contained in:
Forgejo Actions 2026-04-20 11:03:18 -07:00
commit 8b67696d7f

View file

@ -7,7 +7,7 @@ toolbox overview and API derivations.
import pathlib import pathlib
__version__ = '0.10' __version__ = '0.11'
__author__ = 'Jan Petykiewicz' __author__ = 'Jan Petykiewicz'