Skip to content

Commit

Permalink
exclude vertex
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Feb 4, 2025
1 parent 879fbff commit 89d98b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.51b0"
__version__ = "2.1b0.dev"
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
{
"library": "google-cloud-aiplatform >= 1.64",
"instrumentation": "opentelemetry-instrumentation-vertexai==0.51b0",
"instrumentation": "opentelemetry-instrumentation-vertexai==2.1b0.dev",
},
{
"library": "aio_pika >= 7.2.0, < 10.0.0",
Expand Down

0 comments on commit 89d98b8

Please sign in to comment.