We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51e945 commit 78f0e4fCopy full SHA for 78f0e4f
foamlib/__init__.py
@@ -1,6 +1,6 @@
1
"""A Python interface for interacting with OpenFOAM."""
2
3
-__version__ = "0.9.0"
+__version__ = "0.9.1"
4
5
from ._cases import (
6
AsyncFoamCase,
0 commit comments