Skip to content

Commit 6abac67

Browse files
committed
chore(release): bump ruby/python versions
1 parent 6608943 commit 6abac67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyroscope_ffi/python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pyroscope-io
3-
version= 0.7.2
3+
version= 0.7.3
44
description = Pyroscope Python integration
55
long_description = file: README.md
66
long_description_content_type = text/markdown
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pyroscope
2-
VERSION = '0.4.0'.freeze
2+
VERSION = '0.4.1'.freeze
33
end

0 commit comments

Comments
 (0)