From 34d949a3ca0293a617ea4a37875c2256ccfecb5d Mon Sep 17 00:00:00 2001 From: XB500 Date: Wed, 8 Jan 2025 17:20:21 +0000 Subject: [PATCH] Opteryx Version 0.19.1-alpha.971 --- opteryx/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opteryx/__version__.py b/opteryx/__version__.py index b5de5538..8ab44407 100644 --- a/opteryx/__version__.py +++ b/opteryx/__version__.py @@ -1,4 +1,4 @@ -__build__ = 970 +__build__ = 971 # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.