fix: Fix version number to v2.0.0

This commit is contained in:
2025-09-30 09:19:07 +02:00
parent cbe0e3c484
commit 71db651ba4

View File

@@ -1,6 +1,6 @@
[project]
name = "sp2xr"
version = "1.0.0"
version = "2.0.0"
description = "SP2-XR toolkit"
readme = "README.md"
requires-python = ">=3.9"