Skip to content

Commit ac4327b

Browse files
committed
Release 1.5.4
1 parent 771fefc commit ac4327b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## Version _next_
3+
## Version 1.5.4 - 2020-08-30
44

55
- Move `description` to be a top level property artifact for every property.
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="OpenAlchemy",
10-
version="1.5.3",
10+
version="1.5.4",
1111
author="David Andersson",
1212
author_email="anderssonpublic@gmail.com",
1313
description="Maps an OpenAPI schema to SQLAlchemy models.",

0 commit comments

Comments
 (0)