Skip to content

Commit

Permalink
Merge pull request #159 from jdkandersson/release/1.4.2
Browse files Browse the repository at this point in the history
1.4.2 release
  • Loading branch information
jdkandersson authored Aug 16, 2020
2 parents 4a2d634 + cf4bcdf commit 61d9a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## Version _next_
## Version 1.4.2 - 2020-08-16

- Fix bug where iterating over constructable schemas did not handle some exceptions
- Add black dependency back in
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="OpenAlchemy",
version="1.4.1",
version="1.4.2",
author="David Andersson",
author_email="[email protected]",
description="Maps an OpenAPI schema to SQLAlchemy models.",
Expand Down

0 comments on commit 61d9a43

Please sign in to comment.