Skip to content

Commit f536727

Browse files
committed
Upgrade software version
1 parent cca621a commit f536727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdfca.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def verify(binary):
5959

6060

6161
@click.group()
62-
@click.version_option(version=click.style('1.1.0', fg='bright_cyan'))
62+
@click.version_option(version=click.style('2.0.0', fg='bright_cyan'))
6363
def cli():
6464
pass
6565

0 commit comments

Comments
 (0)