Skip to content

Commit

Permalink
Release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-yawang committed Jan 3, 2024
1 parent 7506c5a commit d3323bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions DESCRIPTION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-inges

Release Notes
-------------------------------------------------------------------------------
- v1.0.7 (January 05, 2024)

- Pin dependency package to newer version (snowflake-connector-python)

- v1.0.6 (November 08, 2023)

- Pin dependency package to newer version (requests)
Expand Down
2 changes: 1 addition & 1 deletion snowflake/ingest/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved.
# Update this for the versions
__version__ = '1.0.6'
__version__ = '1.0.7'

0 comments on commit d3323bd

Please sign in to comment.