Skip to content

Commit

Permalink
Merge pull request #285 from juliamcclellan/purge_unify
Browse files Browse the repository at this point in the history
Update links in pyproject.toml
  • Loading branch information
pcattori committed Aug 23, 2019
2 parents 286d020 + cc6608d commit ccb3817
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[tool.poetry]
name = "tamr-unify-client"
version = "0.9.0-dev"
description = "Python Client for the Tamr Unify API"
description = "Python Client for the Tamr API"
license = "Apache-2.0"
authors = ["Pedro Cattori <pedro.cattori@tamr.com>"]
readme = "README.md"
homepage = "https://tamr-unify-python-client.readthedocs.io/en/stable/"
repository = "https://github.com/Datatamer/unify-client-python"
keywords = ["tamr", "unify"]
homepage = "https://tamr-client.readthedocs.io/en/stable/"
repository = "https://github.com/Datatamer/tamr-client"
keywords = ["tamr"]
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
Expand Down

0 comments on commit ccb3817

Please sign in to comment.