Compare commits
No commits in common. "115981019e530e82b1f610d4fa0f827a5ca368cf" and "859bfd082835fb9422ba1e793a4a981dc632e45b" have entirely different histories.
115981019e
...
859bfd0828
|
@ -47,9 +47,7 @@ Use `--help` option to see all options.
|
|||
|
||||
## Dependencies
|
||||
|
||||
This project requires [Python](https://www.python.org/) 3.8 or newer.
|
||||
|
||||
All required libraries can be installed easily using:
|
||||
All requirements can be installed easily using:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.66'
|
||||
__version__ = '0.1.65'
|
||||
|
|
Loading…
Reference in New Issue
Block a user