diff --git a/setup.py b/setup.py index f4bf673..36c1555 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( python_requires=">=3.4", name="stackprinter", - version="0.2.10", + version="0.2.11", author="cknd", author_email="ck-github@mailbox.org", description="Debug-friendly stack traces, with variable values and semantic highlighting",