Skip to content

Commit 740ea33

Browse files
Максим ШаламовМаксим Шаламов
authored andcommitted
bump version. new requiremets
1 parent 2e2c7ab commit 740ea33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ psycopg2==2.6.2
66
tornado==4.4.2
77
jsonschema==2.5.1
88
msgpack-python==0.4.8
9-
git+https://github.com/mvshalamov/GenSON@v.0.4.5
9+
git+https://github.com/mvshalamov/GenSON@v0.4.5
1010

1111
# Development & Testing
1212
py==1.4.31

tcrudge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
Supports JSON and MessagePack responses.
77
"""
88

9-
__version__ = "0.6.6"
9+
__version__ = "0.6.7"
1010

0 commit comments

Comments
 (0)