Skip to content

Commit 6a417c4

Browse files
committed
Document upgrade failure from before 0.3.0
1 parent 718d094 commit 6a417c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ To install, simply use `pip`:
2121
$ pip install labkey
2222
```
2323

24+
**Note:** For users who installed this package before it was published to PyPI (before v0.3.0) it is recommended you uninstall and reinstall the package rather than attempting to upgrade. This is due to a change in the package's versioning semantics.
25+
2426
# Credentials
2527
As of v0.4.0 this API no longer supports using a ``.labkeycredentials.txt`` file, and now uses the .netrc files similar to the other labkey APIs. Additional .netrc [setup instructions](https://www.labkey.org/wiki/home/Documentation/page.view?name=netrc) can be found at the link.
2628

0 commit comments

Comments
 (0)