Skip to content

Commit 9e66998

Browse files
author
Richard Liang
committed
Forgot to update the import "path" to the version information.
1 parent a61b714 commit 9e66998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/easyhla/interpret_from_json_lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from pydantic import BaseModel, Field
44

5-
from .__about__ import __version__
5+
from ._version import __version__
66
from .models import (
77
AllelePairs,
88
HLACombinedStandard,

0 commit comments

Comments
 (0)