We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d26de commit ecf7444Copy full SHA for ecf7444
gleetex/__init__.py
@@ -6,7 +6,7 @@
6
from . import parser
7
from . import typesetting
8
9
-VERSION = '2.4.0'
+VERSION = '3.0.0'
10
11
__all__ = ['caching', 'cachedconverter', 'document', 'htmlhandling', 'image',
12
'pandoc', 'parser', 'unicode', 'VERSION']
0 commit comments