bigchaindb / bigchaindb/cryptoconditions
Make __version__ accessible at package level
Open
- Dominant language
- Python
- Stars
- 73
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
We want the following to work:
```python
import cryptoconditions
cryptoconditions.__version__
```
Contributor guide
Assessment
This issue has not been assessed yet.