Skip to content

Commit

Permalink
version stepping
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Jun 16, 2024
1 parent a0b6e1d commit e680ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latexgit/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from typing import Final

#: the version string of `latexgit`
__version__: Final[str] = "0.8.11"
__version__: Final[str] = "0.8.12"

0 comments on commit e680ba2

Please sign in to comment.