Skip to content

Commit 1157d6b

Browse files
authored
Update setup.py
1 parent 210faa8 commit 1157d6b

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
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22

33
setup(name='Pybag',
4-
version='2.0.0',
4+
version='2.2.0',
55
description='Python wrappers for DbgEng from Windbg',
66
author='Doug S',
77
url='https://github.com/dshikashio/Pybag',

0 commit comments

Comments
 (0)