1
0

Compare commits

..

No commits in common. "b28c9d35fbec64f5b2c87ffbe062ebed5bcd7871" and "041a0541112835d8e59def56db615689f284b494" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -18,9 +18,7 @@ understanding of the ratelimiting and caching behaviour of their associated webs
## Dependencies ## Dependencies
This project requires [Python](https://www.python.org/) 3.8 or newer. All requirements can be installed easily using:
All required libraries can be installed easily using:
```bash ```bash
pip install -r requirements.txt pip install -r requirements.txt

View File

@ -1 +1 @@
__version__ = '0.1.31' __version__ = '0.1.30'