We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b22f8 commit 6d55f43Copy full SHA for 6d55f43
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "hec-dss-python"
3
-version = "0.1.24"
+version = "0.1.25"
4
description = "Python wrapper for the HEC-DSS file database C library."
5
authors = ["Hydrologic Engineering Center"]
6
license = "MIT"
setup.cfg
[metadata]
name = hecdss
-version = 0.1.24
+version = 0.1.25
author = Hydrologic Engineering Center
author_email =hec.dss@usace.army.mil
description = Python wrapper for the HEC-DSS file database C library.
0 commit comments