Skip to content

Commit ecf7444

Browse files
committed
bump version number
1 parent a3d26de commit ecf7444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gleetex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from . import parser
77
from . import typesetting
88

9-
VERSION = '2.4.0'
9+
VERSION = '3.0.0'
1010

1111
__all__ = ['caching', 'cachedconverter', 'document', 'htmlhandling', 'image',
1212
'pandoc', 'parser', 'unicode', 'VERSION']

0 commit comments

Comments
 (0)