Skip to content

Commit 0d50a4b

Browse files
authored
Update __init__.py
Change version to 3.6
1 parent 42f6f3b commit 0d50a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pynncml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
from pynncml import simulation
99
from pynncml.plot_common import change_x_axis_time_format, plot_wet_dry_detection_mark
1010

11-
__version__ = "0.3.5"
11+
__version__ = "0.3.6"

0 commit comments

Comments
 (0)