Commit 3d3b0683 by serpucga

V.1.1.7. Updated tweetmanager dependency to the latest version

parent cfd99e9c
......@@ -108,3 +108,5 @@ pairs, and "as_short_json", which returns just the non-empty key-value pairs
(and it won't even return nested dicts it they have no content).
Version 0.6.2:
No changes, just for trying new hooks.
Version 0.6.3:
Updated tweetmanager dependency.
......@@ -51,7 +51,7 @@ sphinxcontrib-websupport==1.1.0
toml==0.10.0
tox==3.5.2
tqdm==4.31.1
tweetmanager-serpucga==1.1.5
tweetmanager-serpucga==1.1.7
twine==1.12.1
urllib3==1.24.1
virtualenv==16.4.3
......
......@@ -51,6 +51,6 @@ setup(
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/Serbaf/tweet_model',
version='0.6.2',
version='0.6.3',
zip_safe=False,
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment