Skip to content

Commit 35e8f3e

Browse files
Add a note to readme about possible error when upgrading to 1.1.1 (#312)
1 parent 92294ed commit 35e8f3e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ Swiss army knife of **HLA** Nomenclature
66

77
![py-ard-logo.png](images/py-ard-logo.png)
88

9+
**Note:**
10+
11+
Release `1.1.1` has extensive Serolgy related updates and affects Serology related data. Please rebuild the cache database if there's a missing Serology error.
12+
```
13+
pyard-import --re-install
14+
```
15+
16+
Or set `py-ard` requirements to be `py-ard<=1.1.1` for your dependency.
17+
18+
19+
---
20+
921
### `py-ard` is ARD reduction for HLA in Python
1022

1123
Human leukocyte antigen (HLA) genes encode cell surface proteins that are important for immune regulation. Exons

0 commit comments

Comments
 (0)