Skip to content

Commit 9dedbf7

Browse files
committed
chore: update setup.py - bump up version
1 parent 7567e50 commit 9dedbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
setup(
2222
name='dfuse',
2323
packages=find_packages(),
24-
version='0.0.3',
24+
version='0.0.4',
2525
description='Python wrapper around the dfuse.io API.',
2626
author='Cheese',
2727
author_email='[email protected]',

0 commit comments

Comments
 (0)