Skip to content

Commit d1c1cc4

Browse files
committed
Update version.py
1 parent 9f99a81 commit d1c1cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nlmod/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from importlib import metadata
22
from platform import python_version
33

4-
__version__ = "0.11.1dev"
4+
__version__ = "0.11.1"
55

66

77
def show_versions() -> None:

0 commit comments

Comments
 (0)