Skip to content

Commit

Permalink
ci: Release v0.0.2 (#53)
Browse files Browse the repository at this point in the history
- Release package updates to PyPI
  • Loading branch information
gmontamat authored Sep 22, 2024
1 parent 18edb15 commit b3cc7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gentun/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

from .config import setup_logging

__version__ = "0.0.1"
__version__ = "0.0.2"

setup_logging()

0 comments on commit b3cc7a0

Please sign in to comment.