Skip to content

Commit

Permalink
changelog, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdefinitelyahuman committed Aug 7, 2019
1 parent b31e76e commit 1677f51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.2.1
-----

- Include components in decoded output for tuples

0.2.0
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
setup(
name='eth_event',
packages=find_packages(),
version='0.2.0',
version='0.2.1',
license='MIT',
description='Ethereum event decoder and topic generator',
long_description=long_description,
Expand Down

0 comments on commit 1677f51

Please sign in to comment.