Skip to content

Commit

Permalink
chore(main): release 0.4.1 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
  • Loading branch information
potatobot-prime[bot] authored Jul 16, 2023
1 parent 0ecc853 commit 27025f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/tekumara/fakesnow/compare/v0.4.0...v0.4.1) (2023-07-16)


### Bug Fixes

* remove stray debugging print ([0ecc853](https://github.com/tekumara/fakesnow/commit/0ecc853608afabcf33c4f17c8297a76683e423c1))

## [0.4.0](https://github.com/tekumara/fakesnow/compare/v0.3.0...v0.4.0) (2023-07-16)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "fakesnow"
description = "Fake Snowflake Connector for Python. Run Snowflake DB locally."
version = "0.4.0"
version = "0.4.1"
readme = "README.md"
license = { file = "LICENSE" }
classifiers = ["License :: OSI Approved :: MIT License"]
Expand Down

0 comments on commit 27025f8

Please sign in to comment.