Skip to content

Commit

Permalink
Merge pull request #8442 from wolfi-dev/wolfictl-de5a3ae9-a68a-4f69-8…
Browse files Browse the repository at this point in the history
…4d8-7b28588d8bab

py3-openai/1.2.4 package update
  • Loading branch information
ajayk authored Nov 13, 2023
2 parents 20cb40b + 0b34737 commit 3e93e48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions py3-openai.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated from https://pypi.org/project/openai/
package:
name: py3-openai
version: 1.2.3
epoch: 1
version: 1.2.4
epoch: 0
description: Python client library for the OpenAI API
copyright:
- license: MIT
Expand Down Expand Up @@ -36,7 +36,7 @@ pipeline:
with:
repository: https://github.com/openai/openai-python.git
tag: v${{package.version}}
expected-commit: 4948308f37ecd9872708f42dc0f92dc5ab5ab4d8
expected-commit: 65e29a2efa455a06deb59e243f27796c4ca2254c

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

0 comments on commit 3e93e48

Please sign in to comment.