Skip to content

Commit af3a7a4

Browse files
committed
bump version to 2.2.16
1 parent d12c3cb commit af3a7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
README = (HERE / "README.md").read_text()
77

88
setup(name='Pybag',
9-
version='2.2.15',
9+
version='2.2.16',
1010
description='Python wrappers for DbgEng from Windbg',
1111
long_description=README,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)