chore: bump version to 0.3.4

Incremented the project version to 0.3.4 in pyproject.toml, preparing for a new release. This version bump reflects the latest minor fixes and improvements.
This commit is contained in:
Kumi 2024-05-26 08:51:11 +02:00
parent 3812d675fc
commit e88058af35
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "structables"
version = "0.3.3"
version = "0.3.4"
authors = [
{ name="Private.coffee Team", email="support@private.coffee" },
]