Skip to content

Commit 2800044

Browse files
committed
fix(types): move py.typed to the right place
1 parent fd9fa86 commit 2800044

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "otlp-json"
3-
version = "0.9.2"
3+
version = "0.9.3"
44
description = "🐍Lightweight OTEL span to JSON converter, no dependencies, pure Python🐍"
55
requires-python = ">=3.8"
66
# https://github.com/astral-sh/uv/issues/4204

0 commit comments

Comments
 (0)