Skip to content

Commit d6e7f84

Browse files
committed
incr. version
1 parent 701ded3 commit d6e7f84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
1.6.3 (2024-10-31)
4+
1.6.4 (2024-10-31)
55

66
- Fix error not cleared from an internal PyObject_GetAttrString call
77

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
HOMEPAGE = "https://github.com/sumerc/yappi"
1414
NAME = "yappi"
15-
VERSION = "1.6.3"
15+
VERSION = "1.6.4"
1616
_DEBUG = False # compile/link code for debugging
1717
_PROFILE = False # profile yappi itself
1818

0 commit comments

Comments
 (0)