From 6c06444948387d1e98599c0818fc2cf2ca01b5b0 Mon Sep 17 00:00:00 2001 From: Jillian Vogel Date: Thu, 13 Jun 2024 15:15:40 +0930 Subject: [PATCH] chore: bump version to 4.6.3 --- completion/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completion/__init__.py b/completion/__init__.py index 939d4b0..9273613 100644 --- a/completion/__init__.py +++ b/completion/__init__.py @@ -3,4 +3,4 @@ """ -__version__ = '4.6.2' +__version__ = '4.6.3'