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 5532bfa commit 0394584Copy full SHA for 0394584
yajl/__init__.py
@@ -14,7 +14,7 @@
14
from yajl_parse import *
15
from yajl_gen import *
16
17
-__version__ = '2.0.5'
+__version__ = '2.1.1'
18
yajl_version = get_yajl_version()
19
20
def check_yajl_version():
0 commit comments