Skip to content

Commit 19ea3cd

Browse files
committed
Bump version to 0.2.6
1 parent 7fafc8c commit 19ea3cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

foamlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A Python interface for interacting with OpenFOAM."""
22

3-
__version__ = "0.2.5"
3+
__version__ = "0.2.6"
44

55
from ._cases import AsyncFoamCase, FoamCase, FoamCaseBase
66
from ._dictionaries import FoamDictionaryBase, FoamFieldFile, FoamFile

0 commit comments

Comments
 (0)