From 8168ec7f2099667f5d12d73987166a88e1af4a39 Mon Sep 17 00:00:00 2001 From: Stepan Burlakov Date: Tue, 12 Oct 2021 13:01:42 +0300 Subject: [PATCH] update github links --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index bd8cca52f4f..f933058c5de 100755 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ version = attr: firebolt.__version__ description = Python SDK for Firebolt long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/firebolt-analytics/firebolt-sdk +url = https://github.com/firebolt-db/firebolt-sdk author = Firebolt author_email = support@firebolt.io license = Apache-2.0 @@ -16,7 +16,7 @@ classifiers = Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.9 project_urls = - Bug Tracker = https://github.com/firebolt-analytics/firebolt-sdk/issues + Bug Tracker = https://github.com/firebolt-db/firebolt-sdk/issues [options] packages = find: