Commit 9e2e58ba by Serbaf

updated documents

parent 9e03adab
...@@ -81,3 +81,5 @@ just the fields indicated by the user and not the full Tweet object) ...@@ -81,3 +81,5 @@ just the fields indicated by the user and not the full Tweet object)
Version 0.5.1: Version 0.5.1:
Tiny fix in the imports Tiny fix in the imports
Version 0.5.2:
Added method to get Tweet in JSON form
...@@ -51,6 +51,6 @@ setup( ...@@ -51,6 +51,6 @@ setup(
test_suite='tests', test_suite='tests',
tests_require=test_requirements, tests_require=test_requirements,
url='https://github.com/Serbaf/tweet_model', url='https://github.com/Serbaf/tweet_model',
version='0.5.1', version='0.5.2',
zip_safe=False, 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