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