From 12f6f9a3a2e48130d0e5e5e20716e1c3050272d9 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Mon, 14 Oct 2024 11:39:17 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.16=20=E2=86=92=200.7.17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nextline/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextline/__about__.py b/nextline/__about__.py index 84e2e5a4..8589f679 100644 --- a/nextline/__about__.py +++ b/nextline/__about__.py @@ -1 +1 @@ -__version__ = '0.7.16' +__version__ = '0.7.17'