openai-python
Code
Branches
Tags
Commits
Commit
f3e3083c
hallacy <hallacy@openai.com>
2022-08-03
06:48:48
v0.22.1 (#114)
tag: v0.22.1
0.22.0 was deployed incorrectly with extra breakpoint statements. 0.22.1 fixes this
main
1 parent
7884a7b
Changed files (1)
openai
version.py
openai/version.py
Top
@@ -1,1 +1,1 @@
-VERSION = "0.22.0"
+VERSION = "0.22.1"