Skip to content

Commit df95f59

Browse files
committed
update the version
1 parent cbe91fd commit df95f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meine/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def main(version, quotes_reset, quotes_clear, quote_to_add, history_clear):
3030
click.echo("Quotes reset to default.")
3131

3232
elif version:
33-
click.echo("meine 2.0.1")
33+
click.echo("meine 2.0.0")
3434

3535
elif quotes_clear:
3636
quotes.clear()

0 commit comments

Comments
 (0)