We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771fefc commit ac4327bCopy full SHA for ac4327b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## Version _next_
+## Version 1.5.4 - 2020-08-30
4
5
- Move `description` to be a top level property artifact for every property.
6
setup.py
@@ -7,7 +7,7 @@
7
8
setuptools.setup(
9
name="OpenAlchemy",
10
- version="1.5.3",
+ version="1.5.4",
11
author="David Andersson",
12
author_email="anderssonpublic@gmail.com",
13
description="Maps an OpenAPI schema to SQLAlchemy models.",
0 commit comments