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

Updated the project version to 0.0.4 to denote new changes or fixes.
This commit is contained in:
Kumi 2024-06-19 10:19:42 +02:00
parent 03a47fffbd
commit c35242bf3c
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

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