Skip to content

Commit bc58e52

Browse files
committed
New version 1.3
1 parent 9469404 commit bc58e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name=name,
14-
version='1.2',
14+
version='1.3',
1515
description='Finds and runs debugpy for VS Code "remote attach" '
1616
'command line debugging.',
1717
long_description=here.joinpath('README.md').read_text(),

0 commit comments

Comments
 (0)