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