1
0

Compare commits

..

No commits in common. "5bbf9cafb0a8ab2245fd5d9ce6b520b951c6bfab" and "63b166ce2c29cd8e279ce734078deb125aef84a8" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -14,9 +14,7 @@ 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.2'
__version__ = '0.1.1'