Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tweet_model
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
serpucga
tweet_model
Commits
1f24a5c2
Commit
1f24a5c2
authored
May 15, 2019
by
Serbaf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
fd75ee25
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
HISTORY.rst
HISTORY.rst
+2
-0
setup.py
setup.py
+1
-1
No files found.
HISTORY.rst
View file @
1f24a5c2
...
@@ -87,3 +87,5 @@ Version 0.5.3:
...
@@ -87,3 +87,5 @@ Version 0.5.3:
Coordinates stored as list and not as str
Coordinates stored as list and not as str
Version 0.5.4:
Version 0.5.4:
Minor fix
Minor fix
Version 0.5.5:
Implementing typings
setup.py
View file @
1f24a5c2
...
@@ -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.
4
'
,
version
=
'0.5.
5
'
,
zip_safe
=
False
,
zip_safe
=
False
,
)
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment