Skip to content

Commit e3a57b3

Browse files
committed
Bump to 0.10.0
1 parent db501b9 commit e3a57b3

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
@@ -4,7 +4,7 @@
44

55
setup(
66
name='pystack-debugger',
7-
version='0.9.0',
7+
version='0.10.0',
88
description='Tool to print python thread and greenlet stacks',
99
long_description=open('README.md').read(),
1010
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)