From ea5400be62b3af5006786af7f63fd35a46a6b274 Mon Sep 17 00:00:00 2001 From: Badr Date: Thu, 31 Oct 2024 17:00:17 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5a3bdc8d3..07a84dc2d 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setuptools.setup( name="verticapy", - version="1.0.5", + version="1.1.0", author="Badr Ouali", author_email="badr.ouali@vertica.com", url="https://github.com/vertica/VerticaPy",