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 2e2c7ab commit 740ea33Copy full SHA for 740ea33
requirements.txt
@@ -6,7 +6,7 @@ psycopg2==2.6.2
6
tornado==4.4.2
7
jsonschema==2.5.1
8
msgpack-python==0.4.8
9
-git+https://github.com/mvshalamov/GenSON@v.0.4.5
+git+https://github.com/mvshalamov/GenSON@v0.4.5
10
11
# Development & Testing
12
py==1.4.31
tcrudge/__init__.py
@@ -6,5 +6,5 @@
Supports JSON and MessagePack responses.
"""
-__version__ = "0.6.6"
+__version__ = "0.6.7"
0 commit comments