Compare commits
2 Commits
c091812270
...
7c714bc438
Author | SHA1 | Date | |
---|---|---|---|
7c714bc438 | |||
46571374ab |
|
@ -116,7 +116,9 @@ Following features are work in progress:
|
|||
|
||||
## 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
|
||||
pip install -r requirements.txt
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.10'
|
||||
__version__ = '0.1.11'
|
||||
|
|
Loading…
Reference in New Issue
Block a user