Skip to content

Commit 1049fa7

Browse files
v0.4.1
1 parent 7cc37f5 commit 1049fa7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a Tempo API client library to simplify the interaction with Tempo timesh
55

66
Pip 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

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55

66
setuptools.setup(
77
name="tempo-api-python-client",
8-
version="0.4.0",
8+
version="0.4.1",
99
author="Stanislav Ulrych",
1010
author_email="[email protected]",
11-
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",

0 commit comments

Comments
 (0)