From 96658ac6c499dfea466e818b9e7f1b7c570da2f1 Mon Sep 17 00:00:00 2001 From: Xin Huang Date: Wed, 3 Jan 2024 15:49:23 -0800 Subject: [PATCH] Update version.py --- snowflake/ingest/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowflake/ingest/version.py b/snowflake/ingest/version.py index a9dcd4a..b38c31f 100644 --- a/snowflake/ingest/version.py +++ b/snowflake/ingest/version.py @@ -1,3 +1,3 @@ -# Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved. +# Copyright (c) 2012-2024 Snowflake Computing Inc. All rights reserved. # Update this for the versions __version__ = '1.0.7'