From ca5c1daf9cfd5ede09e74365353ffba8019b20f2 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Thu, 22 Feb 2024 18:43:50 +0000 Subject: [PATCH] Increment Version to 1.6.2a4 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 86aaecf..0588ed6 100644 --- a/version.py +++ b/version.py @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.6.2a3" +__version__ = "1.6.2a4"