Skip to content

Commit

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

## [Unreleased]

## [0.32.1] - 2024-06-28

### Fixed

- `unique_ids` now doesn't have exponential running time if there's no ID fields https://github.com/OpenDataServices/lib-cove/pull/144

## [0.32.0] - 2023-12-19

### Removed
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.32.0",
version="0.32.1",
author="Open Data Services",
author_email="[email protected]",
url="https://github.com/OpenDataServices/lib-cove",
Expand Down

0 comments on commit 0c861d7

Please sign in to comment.