From fa436459846354df86b7ae820c2b6481b4d83372 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Tue, 23 Apr 2024 17:47:26 +0000 Subject: [PATCH] Increment Version to 1.6.2a5 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 0588ed6..2d2b415 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.2a4" +__version__ = "1.6.2a5"