Skip to content

Commit

Permalink
Merge pull request #200 from jdkandersson/release/v1.6.0
Browse files Browse the repository at this point in the history
Release 1.6.0
  • Loading branch information
jdkandersson authored Oct 10, 2020
2 parents 7f1d11a + ada4c64 commit 4c1916b
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.5.4 - 2020-10-10

- Refactor the models file generation to use the artifacts from the schemas.
- Add `build_json` and `build_yaml` interfaces which can be used to produce a package with the models.
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.5.4",
version="1.6.0",
author="David Andersson",
author_email="[email protected]",
description="Maps an OpenAPI schema to SQLAlchemy models.",
Expand Down

0 comments on commit 4c1916b

Please sign in to comment.