We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f13ef3 commit e2f99cfCopy full SHA for e2f99cf
malloc_tracer/version.py
@@ -1,4 +1,4 @@
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
-__version__ = '1.5.0'
+__version__ = '1.6.0'
4
VERSION = __version__.split('.')
0 commit comments