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 210faa8 commit 1157d6bCopy full SHA for 1157d6b
setup.py
@@ -1,7 +1,7 @@
1
from distutils.core import setup
2
3
setup(name='Pybag',
4
- version='2.0.0',
+ version='2.2.0',
5
description='Python wrappers for DbgEng from Windbg',
6
author='Doug S',
7
url='https://github.com/dshikashio/Pybag',
0 commit comments