We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4080252 commit 92cc5b6Copy full SHA for 92cc5b6
setup.py
@@ -6,7 +6,7 @@
6
setuptools.setup(
7
python_requires=">=3.4",
8
name="stackprinter",
9
- version="0.2.6",
+ version="0.2.7",
10
author="cknd",
11
author_email="ck-github@mailbox.org",
12
description="Debug-friendly stack traces, with variable values and semantic highlighting",
0 commit comments