We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938f605 commit 07c12ccCopy full SHA for 07c12cc
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
13
HOMEPAGE = "https://github.com/sumerc/yappi"
14
NAME = "yappi"
15
-VERSION = "1.7.2"
+VERSION = "1.7.1"
16
_DEBUG = False # compile/link code for debugging
17
_PROFILE = False # profile yappi itself
18
0 commit comments