File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This is a Tempo API client library to simplify the interaction with Tempo timesh
55
66Pip release is available: https://pypi.org/project/tempo-api-python-client/
77
8- Tempo Rest API documentation can be found at https://tempo-io.github.io/tempo-api-docs /
8+ Tempo Rest API documentation can be found at https://apidocs. tempo.io /
99
1010
1111## Installation
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "tempo-api-python-client" ,
8- version = "0.4.0 " ,
8+ version = "0.4.1 " ,
99 author = "Stanislav Ulrych" ,
101011- description = "Python bindings for Tempo (https://tempo-io.github.io/tempo-api-docs /)" ,
11+ description = "Python bindings for Tempo (https://apidocs. tempo.io /)" ,
1212 long_description = long_description ,
1313 long_description_content_type = "text/markdown" ,
1414 url = "https://github.com/stanislavulrych/tempo-api-python-client" ,
You can’t perform that action at this time.
0 commit comments