1
0

Compare commits

..

No commits in common. "115981019e530e82b1f610d4fa0f827a5ca368cf" and "859bfd082835fb9422ba1e793a4a981dc632e45b" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
__version__ = '0.1.66'
__version__ = '0.1.65'