We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12c3cb commit af3a7a4Copy full SHA for af3a7a4
setup.py
@@ -6,7 +6,7 @@
6
README = (HERE / "README.md").read_text()
7
8
setup(name='Pybag',
9
- version='2.2.15',
+ version='2.2.16',
10
description='Python wrappers for DbgEng from Windbg',
11
long_description=README,
12
long_description_content_type="text/markdown",
0 commit comments