Compare commits
No commits in common. "41ffccfca3a9aa93db416e6551c3174d2ce5f29c" and "7852f00cb955f5c0ae8a5efd72f7bee99af5384f" have entirely different histories.
41ffccfca3
...
7852f00cb9
11
README.md
11
README.md
|
@ -17,16 +17,7 @@ Group ApS.
|
|||
|
||||
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
|
||||
```
|
||||
|
||||
Full list of requirements:
|
||||
- [coincurve](https://pypi.org/project/coincurve/)
|
||||
- [pbcabi](https://gitfub.space/Jmaa/pbcabi)
|
||||
|
||||
This project does not have any library requirements 😎
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.4'
|
||||
__version__ = '0.1.3'
|
||||
|
|
Loading…
Reference in New Issue
Block a user