Skip to content

Commit 1901a47

Browse files
committed
Patch to 0.7.0
- added internal transactions and examples
1 parent cebc169 commit 1901a47

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

.idea/workspace.xml

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='py_etherscan_api',
5-
version='0.6.0',
5+
version='0.7.0',
66
packages=['examples', 'examples.stats', 'examples.tokens', 'examples.accounts', 'etherscan'],
77
url='https://github.com/corpetty/py-etherscan-api',
88
license='MIT',

0 commit comments

Comments
 (0)