We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1925ff commit 9d25736Copy full SHA for 9d25736
setup.py
@@ -9,7 +9,7 @@
9
10
setuptools.setup(
11
name='pix2tex',
12
- version='0.0.15',
+ version='0.0.16',
13
description='pix2tex: Using a ViT to convert images of equations into LaTeX code.',
14
long_description=long_description,
15
long_description_content_type='text/markdown',
0 commit comments