Skip to content

Commit

Permalink
Merge pull request #219 from nationalarchives/release/v2.0.1
Browse files Browse the repository at this point in the history
bump: version 2.0.0 → 2.0.1
  • Loading branch information
jacksonj04 authored Nov 26, 2024
2 parents 16ed004 + ba42769 commit 75613ee
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 @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## v2.0.1 (2024-11-25)

### Fix

- **neutral_url**: neutral_url no longer returns URIs with a leading slash

## v2.0.0 (2024-10-02)

### BREAKING CHANGE
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ds_caselaw_utils"
version = "2.0.0"
version = "2.0.1"
description = "Utilities for the National Archives Caselaw project"
authors = ["Nick Jackson <[email protected]>", "David McKee <[email protected]>", "Tim Cowlishaw <[email protected]>", "Laura Porter <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 75613ee

Please sign in to comment.