We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483c458 commit df03e5dCopy full SHA for df03e5d
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="diagnose",
10
- version="2.1.0",
+ version="2.1.1",
11
author="Robert Brewer",
12
author_email="dev@crunch.io",
13
description="A library for instrumenting Python code at runtime.",
0 commit comments