Skip to content

Commit 117e2f8

Browse files
authored
Update setup.py
1 parent 5d79a7c commit 117e2f8

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.8",
9+
version="0.2.9",
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)