We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c198fb commit cd2efc1Copy full SHA for cd2efc1
1 file changed
cwmscli/utils/deps.py
@@ -40,7 +40,7 @@ def requires(*requirements):
40
{
41
"module": "cwms",
42
"package": "cwms-python",
43
- "version": "0.8.0",
+ "version": "1.0.1",
44
"desc": "CWMS REST API Python client",
45
"link": "https://github.com/hydrologicengineeringcenter/cwms-python"
46
},
0 commit comments