update version

This commit is contained in:
Justus Kuhlmann 2026-05-11 22:53:43 +02:00
commit bbf94e4457

View file

@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
commit_id: COMMIT_ID
__commit_id__: COMMIT_ID
__version__ = version = '0.2.4.dev14+g602324f84.d20251202'
__version_tuple__ = version_tuple = (0, 2, 4, 'dev14', 'g602324f84.d20251202')
__version__ = version = '0.2.4.dev71+g5e712b64c.d20260213'
__version_tuple__ = version_tuple = (0, 2, 4, 'dev71', 'g5e712b64c.d20260213')
__commit_id__ = commit_id = 'g602324f84'
__commit_id__ = commit_id = 'g5e712b64c'