Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-blecher committed Apr 13, 2022
1 parent e8ccfd6 commit 9862be9
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 @@ -4,7 +4,7 @@

setuptools.setup(
name='pix2tex',
version='0.0.3',
version='0.0.1',
description="pix2tex: Using a ViT to convert images of equations into LaTeX code.",
author='Lukas Blecher',
url='https://lukas-blecher.github.io/LaTeX-OCR/',
Expand Down

0 comments on commit 9862be9

Please sign in to comment.