Bump version: 0.2.9 → 0.2.10

This commit is contained in:
2025-01-21 12:41:38 +01:00
parent f6da80ca11
commit 1c7e34f9fc
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ from datetime import datetime
import atexit
import argparse
__version__ = "0.2.9"
__version__ = "0.2.10"
__author__ = "Alexander Kirchner"
__email__ = "alexander.kirchner@ph-freiburg.de"
__license__ = "MIT"