diff --git a/setup.py b/setup.py index 5abf97d..412f294 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ def find_module(PATH: str = "src") -> list[str]: setup( name="simtex", - version="v0.3.2-beta", + version="v0.3.2.1-beta", description=( "Convert your markdown or text files" " into LaTeX/pdf with one command!"