Skip to content

Commit 0394584

Browse files
committed
Version Match.
1 parent 5532bfa commit 0394584

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__ = '2.0.5'
17+
__version__ = '2.1.1'
1818
yajl_version = get_yajl_version()
1919

2020
def check_yajl_version():

0 commit comments

Comments
 (0)