-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ You must already have [Python](https://wiki.python.org/moin/BeginnersGuide/Downl | |
|
||
```bash | ||
# Install / Update to specific version | ||
python3 -m pip install git+https://[email protected]/ping/[email protected].6 --upgrade | ||
python3 -m pip install git+https://[email protected]/ping/[email protected].7 --upgrade | ||
|
||
# Install / Update from latest source | ||
python3 -m pip install git+https://[email protected]/ping/odmpy.git --upgrade --force-reinstall | ||
|
@@ -80,7 +80,7 @@ Available commands: | |
ret Return an audiobook loan file (odm). | ||
info Get information about an audiobook loan file (odm). | ||
Version 0.7.6. [Python 3.10.6-darwin] Source at https://github.com/ping/odmpy | ||
Version 0.7.7. [Python 3.10.6-darwin] Source at https://github.com/ping/odmpy | ||
``` | ||
### Download via Libby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters