Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
iaacornus committed Sep 3, 2022
1 parent 98ae04d commit 90f71f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def find_module(PATH: str = "src") -> list[str]:

setup(
name="simtex",
version="v0.3.2.2-beta",
version="0.3.3-beta",
description=(
"Convert your markdown or text files"
" into LaTeX/pdf with one command!"
Expand Down

0 comments on commit 90f71f5

Please sign in to comment.