Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sinaatalay committed Dec 25, 2024
1 parent 8989f39 commit ddaf197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rendercv_tinytex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A TinyTeX distribution for RenderCV.
"""

__version__ = "0.1.0"
__version__ = "0.2.0"

from .run import run_latex

Expand Down

0 comments on commit ddaf197

Please sign in to comment.