Skip to content

Commit 7c9335a

Browse files
committed
0.4.1
Automatically generated by python-semantic-release [skip actions]
1 parent 8bf3a08 commit 7c9335a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

idf_analysis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__credits__ = ["Markus Pichler"]
33
__maintainer__ = "Markus Pichler"
44
__email__ = "markus.pichler@tugraz.at"
5-
__version__ = '0.4.0'
5+
__version__ = '0.4.1'
66
__license__ = "MIT"
77

88
from .idf_class import IntensityDurationFrequencyAnalyse, SERIES, METHOD, APPROACH

0 commit comments

Comments
 (0)