Skip to content

Commit 00e63d2

Browse files
committed
Update version at cli
1 parent d58e729 commit 00e63d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ethereumetl/cli/__init__.py

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

4949

5050
@click.group()
51-
@click.version_option(version='1.11.0')
51+
@click.version_option(version='1.11.1')
5252
@click.pass_context
5353
def cli(ctx):
5454
pass

0 commit comments

Comments
 (0)