1
0

Compare commits

..

No commits in common. "84ab1e4218afeeabef647cf203b35696c8634545" and "d5963d4b098d44ae9c73f928219928182fccd1de" have entirely different histories.

2 changed files with 2 additions and 14 deletions

View File

@ -22,19 +22,7 @@ Defined hierarchy:
- `Commodity`
## Dependencies
All requirements can be installed easily using:
```bash
pip install -r requirements.txt
```
Full list of requirements:
- [enforce-typing](https://pypi.org/project/enforce-typing/)
## License
# License
```
MIT License

View File

@ -1 +1 @@
__version__ = '0.1.37'
__version__ = '0.1.36'