Skip to content

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jstvz committed Nov 12, 2024
1 parent b41ac62 commit d96ae75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ In the beginning, programmers created the databases. Now the databases were form

And so [Salesforce.org](http://salesforce.org/) said “Let there be data,” and there was Snowfakery. And it was good.

## Snowfakery 4.0.0

Drop support for Python versions 3.8, 3.9, and 3.10 (#1091)

## Snowfakery 3.6.3

Update dependencies.
Expand Down
2 changes: 1 addition & 1 deletion snowfakery/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.93.0"
__version__ = "4.0.0"

0 comments on commit d96ae75

Please sign in to comment.