Skip to content

Commit

Permalink
Merge pull request #16658 from wolfi-dev/wolfictl-fdd1e3b1-afdc-4504-…
Browse files Browse the repository at this point in the history
…9f0f-397e192b71a5
  • Loading branch information
ajayk authored Apr 10, 2024
2 parents 6b115be + 11dfc37 commit 7183abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py3-openai.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/openai/
package:
name: py3-openai
version: 1.16.2
version: 1.17.0
epoch: 0
description: Python client library for the OpenAI API
copyright:
Expand Down Expand Up @@ -36,7 +36,7 @@ pipeline:
with:
repository: https://github.com/openai/openai-python.git
tag: v${{package.version}}
expected-commit: 0bdc3772a159f433a5c6c9bb18bfa3ea807599b4
expected-commit: 0cbce3f6777fd8f137ed7445e9bc2f2aa5c9f5b4

- name: Python Build
uses: python/build-wheel
Expand Down

0 comments on commit 7183abf

Please sign in to comment.