Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cknd committed May 29, 2019
1 parent d22e52e commit 1f2ff39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
setuptools.setup(
python_requires=">=3.4",
name="stackprinter",
version="0.2.2",
version="0.2.3",
author="cknd",
author_email="ck-github@mailbox.org",
description="Debug-friendly stack traces, with variable values and semantic highlighting",
Expand Down

0 comments on commit 1f2ff39

Please sign in to comment.