Skip to content

Commit

Permalink
1.7.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jul 17, 2024
1 parent 7d91acd commit ef506e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v1.7.2 (2024-07-17)

### Fix

* fix: force casefold, number of arguments for unset tag ([`7d91acd`](https://github.com/remoteoss/snowflake-utils/commit/7d91acdec1d2452c8591c919d7a068c063781e1c))

## v1.7.1 (2024-07-16)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snowflake-utils"
version = "1.7.1"
version = "1.7.2"
description = ""
authors = ["Eli Yarson <[email protected]>","Paolo Quadri <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit ef506e4

Please sign in to comment.