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 e72a1e3 commit 5d41882Copy full SHA for 5d41882
yajl/__init__.py
@@ -14,7 +14,7 @@
14
from yajl_parse import *
15
from yajl_gen import *
16
17
-__version__ = '1.0.11'
+__version__ = '1.0.12'
18
yajl_version = get_yajl_version()
19
20
def check_yajl_version():
0 commit comments