Skip to content

Commit

Permalink
Merge pull request #70 from openownership/release-0-11-0
Browse files Browse the repository at this point in the history
release: 0.11.0
  • Loading branch information
odscjames committed Oct 5, 2021
2 parents 242afd9 + fed78bf commit aea01e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.11.0] - 2021-10-05

### Added

- New additional check type, "unknown_schema_version_used" https://github.com/openownership/cove-bods/issues/56
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='libcovebods',
version='0.10.1',
version='0.11.0',
author='Open Data Services',
author_email='code@opendataservices.coop',
url='https://github.com/openownership/lib-cove-bods',
Expand Down

0 comments on commit aea01e5

Please sign in to comment.