From b5bf32a10bb68a0ffca566f429ff0261c9bb65eb Mon Sep 17 00:00:00 2001 From: Gunther Cox Date: Fri, 1 May 2020 16:57:18 -0400 Subject: [PATCH] Update release version to 1.1.0a7 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 186214294..4ca902a1e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ max_line_length = 175 exclude = .eggs, .git, .tox, build, [chatterbot] -version = 1.1.0a6 +version = 1.1.0a7 author = Gunther Cox email = gunthercx@gmail.com url = https://github.com/gunthercox/ChatterBot