Skip to content

Commit

Permalink
release: 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Jul 6, 2023
1 parent ac70ad4 commit 175bb03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.31.0] - 2023-07-06

### Changed

- Eliminate size limit on caching requests https://github.com/OpenDataServices/lib-cove/pull/120
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="libcove",
version="0.30.0",
version="0.31.0",
author="Open Data Services",
author_email="code@opendataservices.coop",
url="https://github.com/OpenDataServices/lib-cove",
Expand Down

0 comments on commit 175bb03

Please sign in to comment.