We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b7a9a commit a0d6b3dCopy full SHA for a0d6b3d
setup.py
@@ -27,7 +27,7 @@
27
28
setuptools.setup(
29
name='pix2tex',
30
- version='0.0.25',
+ version='0.0.26',
31
description='pix2tex: Using a ViT to convert images of equations into LaTeX code.',
32
long_description=long_description,
33
long_description_content_type='text/markdown',
0 commit comments