chore: bump version to 0.0.3
Incremented the project version to 0.0.3 in the pyproject.toml to prepare for a new release. This update signifies the inclusion of minor updates and fixes since the last version, ensuring the project remains up-to-date with the latest improvements and changes.
This commit is contained in:
parent
f01858fb1e
commit
a1e4fe47b6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "pix360core"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
authors = [
|
||||
{ name="Kumi Systems e.U.", email="office@kumi.systems" },
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue