Skip to content

Commit

Permalink
Merge pull request #16 from hydroframe/bill10
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
wh3248 authored Sep 22, 2023
2 parents 4e0c532 + 263c346 commit 4a41ceb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hf_hydrodata"
version = "0.9.1"
version = "0.9.2"
description = "hydroframe tools and utilities"
authors = ["William M. Hasling", "Laura Condon", "Reed Maxwell", "George Artavanis", "Amy M. Johnson", "Amy C. Defnet"]
license = "MIT"
Expand Down Expand Up @@ -29,6 +29,8 @@ sphinxcontrib-napoleon = ">=0.7"
pytest-mock = ">=3.10.0"
pylint = ">=2.13.7"
black = ">=23.3.0"
twine = ">=4.0.2"


[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 4a41ceb

Please sign in to comment.