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 0b06c61 commit 423016aCopy full SHA for 423016a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Elastic Distribution of OpenTelemetry Python Changelog
2
3
+## v0.4.1
4
+
5
+- Bump to OTel 1.28.2 (#185)
6
7
## v0.4.0
8
9
- Bump to OTel 1.28.1 (#169)
src/elasticotel/distro/version.py
@@ -14,4 +14,4 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-__version__ = "0.4.0"
+__version__ = "0.4.1"
0 commit comments