From 88651f74c199c6d6131bb2d6058476be0ee31988 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Fri, 20 Sep 2024 23:40:17 +0000 Subject: [PATCH] Increment Version to 1.7.1a5 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 13b6243..e05aade 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.7.1a4" +__version__ = "1.7.1a5"