Compare commits
No commits in common. "93851fca37291cf17a076f99e31164162c1c412c" and "a19087408f4814ed4b90c8683fd25638d74f9803" have entirely different histories.
93851fca37
...
a19087408f
|
@ -124,9 +124,7 @@ most mature on the danish market, and does support KuCoin.
|
|||
|
||||
## 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
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.23'
|
||||
__version__ = '0.1.22'
|
||||
|
|
Loading…
Reference in New Issue
Block a user