Skip to content

Commit 3ca383d

Browse files
committed
Bump version to 0.8.3
1 parent 549dfdb commit 3ca383d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: foamlib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A Python interface for interacting with OpenFOAM."""
22

3-
__version__ = "0.8.2"
3+
__version__ = "0.8.3"
44

55
from ._cases import (
66
AsyncFoamCase,

0 commit comments

Comments
 (0)