Skip to content

Commit 6604519

Browse files
authored
Bump version to 1.0.3
1 parent c4b476f commit 6604519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/immunotype/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using graph neural networks and lookup tables.
66
"""
77

8-
__version__ = "1.0.2"
8+
__version__ = "1.0.3"
99

1010
from .immunotype import predict
1111

0 commit comments

Comments
 (0)