Skip to content

Commit 5d41882

Browse files
committed
Yajl-py 1.0.12 release
1 parent e72a1e3 commit 5d41882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yajl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from yajl_parse import *
1515
from yajl_gen import *
1616

17-
__version__ = '1.0.11'
17+
__version__ = '1.0.12'
1818
yajl_version = get_yajl_version()
1919

2020
def check_yajl_version():

0 commit comments

Comments
 (0)