Bump version

This commit is contained in:
nolash
2021-03-17 22:23:53 +01:00
parent fc30b9272f
commit 15b2ca0144
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
* 0.4.13-unreleased
* 0.4.14-unreleased
- Remove web3 / eth-* module dependencies
- Add custom keyfile handling code and cli tool
* 0.4.13
- Implement DictKeystore
- Remove unused insert_key method in keystore interface
- Add transaction executor helper, with adapter helper for eth