Skip to content

Commit

Permalink
increment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaPurtell committed Nov 15, 2024
1 parent 9a73859 commit 9f2e9b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "synth-sdk"
version = "0.2.69"
version = "0.2.70"
description = ""
authors = [{name = "Synth AI", email = "[email protected]"}]
license = {text = "MIT"}
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="synth-sdk",
version="0.2.69",
version="0.2.70",
packages=find_packages(),
install_requires=[
"opentelemetry-api",
Expand Down

0 comments on commit 9f2e9b0

Please sign in to comment.