Skip to content

Commit cd2efc1

Browse files
committed
Bump the min required cwms-python to 1.0.1
1 parent 6c198fb commit cd2efc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cwmscli/utils/deps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def requires(*requirements):
4040
{
4141
"module": "cwms",
4242
"package": "cwms-python",
43-
"version": "0.8.0",
43+
"version": "1.0.1",
4444
"desc": "CWMS REST API Python client",
4545
"link": "https://github.com/hydrologicengineeringcenter/cwms-python"
4646
},

0 commit comments

Comments
 (0)