Skip to content

Commit 0988492

Browse files
committed
Release imcflibs version 1.4.1
The release is exclusively done for PyPI as the only difference to version 1.4.0 is in the packaging metadata.
1 parent d487f31 commit 0988492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/imcflibs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.. include:: ../../CHANGELOG.md
88
"""
99

10-
__version__ = "${project.version}"
10+
__version__ = "1.4.1"
1111

1212
from . import iotools
1313
from . import log

0 commit comments

Comments
 (0)