Skip to content

Commit 8dfaa90

Browse files
authored
Update version number to 0.1.4-beta
1 parent fe5678d commit 8dfaa90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pyspector/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ def cli():
243243
__/> / \
244244
"""
245245
click.echo(click.style(banner))
246-
click.echo("Version: 0.1.3-beta\n")
246+
click.echo("Version: 0.1.4-beta\n")
247247
click.echo("Made with <3 by github.com/ParzivalHack\n")
248248

249249

0 commit comments

Comments
 (0)