1
0

Compare commits

..

No commits in common. "7c714bc438300e89e34d3938b474192dc0c893c2" and "c091812270cb4da3ed6b57b739def4cdce138dd4" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -116,9 +116,7 @@ Following features are work in progress:
## 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.11'
__version__ = '0.1.10'