1
0

Compare commits

..

No commits in common. "3de71df7afb94ca8605fb424b00580d7563d3792" and "317d998fcbbca652d04f05d6c96690d181f38c60" have entirely different histories.

2 changed files with 2 additions and 16 deletions

View File

@ -9,21 +9,7 @@
Utility for working with scheme+ld and other data-graph and semantic web formats.
## Dependencies
All requirements can be installed easily using:
```bash
pip install -r requirements.txt
```
Full list of requirements:
- [requests](https://pypi.org/project/requests/)
- [ratelimit](https://pypi.org/project/ratelimit/)
- [wikidata](https://pypi.org/project/wikidata/)
## License
# License
```
Copyright (c) 2022-2024 Jon Michael Aanes

View File

@ -1 +1 @@
__version__ = '0.1.25'
__version__ = '0.1.24'