We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d487f31 commit 0988492Copy full SHA for 0988492
src/imcflibs/__init__.py
@@ -7,7 +7,7 @@
7
.. include:: ../../CHANGELOG.md
8
"""
9
10
-__version__ = "${project.version}"
+__version__ = "1.4.1"
11
12
from . import iotools
13
from . import log
0 commit comments