Skip to content

Commit

Permalink
release: 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed Jan 7, 2025
1 parent 70b1156 commit b1223d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.16.0] - 2025-01-07

This release adds support for the 0.4 version of the Beneficial Ownership Data Standard

### Changed

- Update to handle new jsonschema version (Draft202012Validator)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="libcovebods",
version="0.15.0",
version="0.16.0",
author="Open Data Services",
author_email="[email protected]",
url="https://github.com/openownership/lib-cove-bods",
Expand Down

0 comments on commit b1223d2

Please sign in to comment.