Skip to content

Commit 8d4471a

Browse files
committed
update setup.py
1 parent eb978df commit 8d4471a

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
@@ -6,7 +6,7 @@
66
setuptools.setup(
77
python_requires=">=3.4",
88
name="stackprinter",
9-
version="0.2.10",
9+
version="0.2.11",
1010
author="cknd",
1111
author_email="[email protected]",
1212
description="Debug-friendly stack traces, with variable values and semantic highlighting",

0 commit comments

Comments
 (0)