Skip to content

Commit 425b332

Browse files
committed
Run tox -e generate to fix bootstrap_gen.py
1 parent add591e commit 425b332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
libraries = [
1919
{
2020
"library": "openai >= 1.26.0",
21-
"instrumentation": "opentelemetry-instrumentation-openai-v2==2.1b0.dev",
21+
"instrumentation": "opentelemetry-instrumentation-openai-v2==2.0.0.dev",
2222
},
2323
{
2424
"library": "aio_pika >= 7.2.0, < 10.0.0",

0 commit comments

Comments
 (0)