v0.7.1
Changed
- Update setup.py to use
cryptography~=2.3.1
- Update setup.py to use
base58~=1.0.0
, also update code usingbase58
- Licensing info
- README.rst content
Fixed
- Example code in
examples/ed25519_example.py
: thanks to @Chuseuiti
cryptography~=2.3.1
base58~=1.0.0
, also update code using base58
examples/ed25519_example.py
: thanks to @Chuseuiti