commit 5e6db69630891f01630d58239cf30e4e0f2b6c4f parent 3a1a74c66b19ae2f58ffa3d71596054b4dbce882 Author: lash <dev@holbrook.no> Date: Thu, 12 May 2022 18:30:05 +0000 Update deps Diffstat:
M | CHANGELOG | | | 3 | +++ |
M | requirements.txt | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG @@ -1,3 +1,6 @@ +- 0.3.0 + * Implement arg handling from aiee + * Implement value argument handling from aiee - 0.2.1 * Fix bug in wire format generation for tx - 0.2.0 diff --git a/requirements.txt b/requirements.txt @@ -2,3 +2,4 @@ funga~=0.5.2 pysha3==1.0.2 hexathon~=0.1.7 confini~=0.6.0 +aiee~=0.3.1