Skip to content

Commit cc4237c

Browse files
committed
Releasing second beta version 🎉
1 parent e390be4 commit cc4237c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929

3030
@click.group(context_settings=CONTEXT_SETTINGS)
31-
@click.version_option('1.0.0-beta.1', '-v', '--version')
31+
@click.version_option('1.0.0-beta.2', '-v', '--version')
3232
def cli():
3333
pass
3434

0 commit comments

Comments
 (0)