Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codegen/opentelemetry-codegen-json/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "opentelemetry-codegen-json"
dynamic = ["version"]
version = "0.0.0" # Not published to PyPI
description = "Protobuf plugin to generate JSON serializers and deserializers for OpenTelemetry protobuf messages"
readme = "README.rst"
license = "Apache-2.0"
Expand Down
Comment thread
herin049 marked this conversation as resolved.
Outdated

This file was deleted.

Loading
Loading