Skip to content

Commit 034e8e3

Browse files
committed
release: Release 0.5.0
1 parent 592093c commit 034e8e3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.5.0] - 2023-09-22
10+
911
### Added
1012

1113
- Process anyOf and allOf and well as oneOf https://github.com/OpenDataServices/compile-to-json-schema/issues/28

setup.py

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

55
setup(
66
name="compiletojsonschema",
7-
version="0.4.0",
7+
version="0.5.0",
88
author="Open Data Services",
99
author_email="[email protected]",
1010
url="https://github.com/OpenDataServices/compile-to-json-schema",

0 commit comments

Comments
 (0)