Commit 1f24a5c2 by Serbaf

updated docs

parent fd75ee25
......@@ -87,3 +87,5 @@ Version 0.5.3:
Coordinates stored as list and not as str
Version 0.5.4:
Minor fix
Version 0.5.5:
Implementing typings
......@@ -51,6 +51,6 @@ setup(
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/Serbaf/tweet_model',
version='0.5.4',
version='0.5.5',
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