Bump version to 0.3.0

This commit is contained in:
2024-01-20 22:57:45 +02:00
parent 5448af7e77
commit 0267b8b59f

View File

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