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