Skip to content

Commit 0583706

Browse files
bumped version
1 parent 381af61 commit 0583706

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

nucos/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
1313
"""
1414

15-
__version__ = "3.4.0"
15+
__version__ = "3.4.1"
16+
1617

1718

1819
from .unit_conversion import (UnitConversionError,

0 commit comments

Comments
 (0)