Skip to content

Commit

Permalink
v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
portyanikhin committed Dec 18, 2024
1 parent a83c0b4 commit 36aa2ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyfluids"
version = "2.7.1"
version = "2.7.2"
description = "Simple, full-featured, lightweight CoolProp wrapper for Python"
authors = [
"Vladimir Portyanikhin <[email protected]>",
Expand Down Expand Up @@ -67,4 +67,4 @@ asyncio_default_fixture_loop_scope = "function"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 36aa2ea

Please sign in to comment.