We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fafc8c commit 19ea3cdCopy full SHA for 19ea3cd
1 file changed
foamlib/__init__.py
@@ -1,6 +1,6 @@
1
"""A Python interface for interacting with OpenFOAM."""
2
3
-__version__ = "0.2.5"
+__version__ = "0.2.6"
4
5
from ._cases import AsyncFoamCase, FoamCase, FoamCaseBase
6
from ._dictionaries import FoamDictionaryBase, FoamFieldFile, FoamFile
0 commit comments