From 8bcf8c1027d25b5ea61bd5a470e54053eba83a61 Mon Sep 17 00:00:00 2001 From: Nick Sullivan Date: Sun, 16 Jul 2023 08:17:21 -0700 Subject: [PATCH] Bump version to 0.11.1 --- aicodebot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aicodebot/__init__.py b/aicodebot/__init__.py index ea402e7..f5eacd0 100644 --- a/aicodebot/__init__.py +++ b/aicodebot/__init__.py @@ -1 +1 @@ -version = "0.11.0" +version = "0.11.1"