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 381af61 commit 0583706Copy full SHA for 0583706
1 file changed
nucos/__init__.py
@@ -12,7 +12,8 @@
12
13
"""
14
15
-__version__ = "3.4.0"
+__version__ = "3.4.1"
16
+
17
18
19
from .unit_conversion import (UnitConversionError,
0 commit comments