Skip to content

Commit

Permalink
fix: version sync
Browse files Browse the repository at this point in the history
  • Loading branch information
tcjennings committed Jan 10, 2025
1 parent 62631bb commit 1b47419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tobyjdemoapp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

__all__ = ["__version__"]

__version__ = "0.0.8"
__version__ = "0.0.9"
"""The application version string (PEP 440 / SemVer compatible)."""

0 comments on commit 1b47419

Please sign in to comment.