Skip to content

Commit 8713e1b

Browse files
authored
Merge pull request #571 from FullStackWithLawrence/alpha
chore: [gh] Update __version__.py to 0.11.0-alpha.1 [skip ci]
2 parents 07a2170 + 90bb5d6 commit 8713e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: api/terraform/python/openai_api/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
# DO NOT EDIT.
33
# Managed via automated CI/CD in .github/workflows/semanticVersionBump.yml.
4-
__version__ = "0.10.7-alpha.1"
4+
__version__ = "0.11.0-alpha.1"

0 commit comments

Comments
 (0)