chore(release): bump version to 0.0.3
All checks were successful
Python Package CI/CD / Publish to PyPI (push) Successful in 42s

Version updated to 0.0.3 to incorporate recent changes and improvements.
Helps in tracking the progress and ensures version consistency.

No breaking changes introduced.
This commit is contained in:
Kumi 2024-06-19 10:17:04 +02:00
parent 95ebe1157f
commit 7512c54d94
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "gitcloak"
version = "0.0.2"
version = "0.0.3"
authors = [{ name = "Private.coffee Team", email = "support@private.coffee" }]
description = "Simple Python-based private frontend for GitHub repositories"
readme = "README.md"