bump version to v0.12

This commit is contained in:
Forgejo Actions 2026-04-22 21:11:05 -07:00
commit bf99f35f9b

View file

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