From 5ca1ea9056690b2cdcfce33733833ed9082ff0c4 Mon Sep 17 00:00:00 2001 From: Atty Eleti Date: Mon, 3 Apr 2023 23:41:23 -0700 Subject: [PATCH] Bump version to v0.27.4 --- openai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openai/version.py b/openai/version.py index cdf81e9c82..7fb4979dc6 100644 --- a/openai/version.py +++ b/openai/version.py @@ -1 +1 @@ -VERSION = "0.27.3" +VERSION = "0.27.4"