Bump version to 0.5.0

This commit is contained in:
2025-03-23 08:55:44 +02:00
parent 3c1446ff07
commit 5ed03ed20c

View File

@@ -12,7 +12,7 @@ with open(os.path.join(os.path.dirname(__file__), "README.md")) as f:
setup(
name="galvani",
version="0.4.1",
version="0.5.0",
description="Open and process battery charger log data files",
long_description=readme,
long_description_content_type="text/markdown",