Skip to content

Commit

Permalink
# 0.2.2
Browse files Browse the repository at this point in the history
* remove opentelemetry-sdk from dependencies
  • Loading branch information
igorcoding committed Sep 6, 2024
1 parent 6648755 commit 53be2ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.2.2
* remove opentelemetry-sdk from dependencies

# 0.2.1
* add `ctx` property to `ContextWrap`

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ktx"
version = "0.2.1"
version = "0.2.2"
description = "context library"
authors = [
{ name = "KTS", email = "[email protected]" }
Expand Down

0 comments on commit 53be2ed

Please sign in to comment.