From fe196d19111870548024cd0061864eb69a3a2f8d Mon Sep 17 00:00:00 2001 From: Abid Omar Date: Tue, 19 Jul 2022 03:16:19 -0500 Subject: [PATCH] chore(release): python package 0.7.2 --- pyroscope_ffi/python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyroscope_ffi/python/setup.cfg b/pyroscope_ffi/python/setup.cfg index ee53ddf0..e9fca769 100644 --- a/pyroscope_ffi/python/setup.cfg +++ b/pyroscope_ffi/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pyroscope-io -version= 0.7.1 +version= 0.7.2 description = Pyroscope Python integration long_description = file: README.md long_description_content_type = text/markdown