Skip to content

Commit 2684dcf

Browse files
authored
Merge pull request #136 from HydrologicEngineeringCenter/update_location_group
add link to pypi
2 parents 0faec4e + 94ae240 commit 2684dcf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[tool.poetry]
22
name = "cwms-python"
3-
4-
version = "0.5.8"
3+
repository = "https://github.com/HydrologicEngineeringCenter/cwms-python"
4+
version = "0.6.0"
55

66
packages = [
77
{ include = "cwms" },
88
]
99
description = "Corps water managerment systems (CWMS) REST API for Data Retrieval of USACE water data"
1010
readme = "README.md"
1111
license = "LICENSE"
12-
keywords = ["USACE", "water data"]
12+
keywords = ["USACE", "water data", "CWMS"]
1313
authors = ["Eric Novotny <eric.v.novotny@usace.army.mil>"]
1414

1515
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)