Skip to content

Commit a0d6b3d

Browse files
committed
Update setup.py
1 parent 06b7a9a commit a0d6b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
setuptools.setup(
2929
name='pix2tex',
30-
version='0.0.25',
30+
version='0.0.26',
3131
description='pix2tex: Using a ViT to convert images of equations into LaTeX code.',
3232
long_description=long_description,
3333
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)