Skip to content

Commit 58be3f3

Browse files
Update __init__.py
1 parent b33728e commit 58be3f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

seq2science/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from . import util
22

33
__all__ = ["util"]
4-
__version__ = "1.0.0""
4+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)