Skip to content

Commit ac98ce7

Browse files
authored
Update __init__.py
1 parent b2b8682 commit ac98ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyopenms_viz/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import types
1111
from pathlib import Path
1212

13-
__version__ = "1.0.1"
13+
__version__ = "1.0.0"
1414

1515

1616
def TEST_DATA_PATH():

0 commit comments

Comments
 (0)