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 6608943 commit 6abac67Copy full SHA for 6abac67
pyroscope_ffi/python/setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = pyroscope-io
3
-version= 0.7.2
+version= 0.7.3
4
description = Pyroscope Python integration
5
long_description = file: README.md
6
long_description_content_type = text/markdown
pyroscope_ffi/ruby/lib/pyroscope/version.rb
@@ -1,3 +1,3 @@
module Pyroscope
- VERSION = '0.4.0'.freeze
+ VERSION = '0.4.1'.freeze
end
0 commit comments