Skip to content

Commit

Permalink
upgrading version
Browse files Browse the repository at this point in the history
  • Loading branch information
orellabac committed Oct 17, 2023
1 parent bb73cf0 commit 375d74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
this_directory = Path(__file__).parent
long_description = (this_directory / "README.md").read_text()

VERSION = '0.0.32'
VERSION = '0.0.33'

setup(name='snowpark_extensions',
version=VERSION,
Expand Down

0 comments on commit 375d74d

Please sign in to comment.