Skip to content

Commit 22ba619

Browse files
committed
Bump
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent abe41a3 commit 22ba619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extractcode/cli.py

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

2121
from extractcode.api import extract_archives
2222

23-
__version__ = '2021.6.1'
23+
__version__ = '2021.6.2'
2424

2525
echo_stderr = functools.partial(click.secho, err=True)
2626

0 commit comments

Comments
 (0)