Skip to content

Commit

Permalink
version bump v0.10.24
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Jul 24, 2024
1 parent c597e54 commit c02d9f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@

## Current Version

- 0.10.23 (2024-07-24): Add NJ Chancery Court
- 0.10.24 (2024-07-24): Update more Chancery Courts

## Past Versions

- 0.10.23 (2024-07-24): Add NJ Chancery Court

- 0.10.22 (2024-01-05): Court updates II (NY)

- 0.10.20 (2024-01-05): Court updates (NY)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from setuptools import find_packages, setup

VERSION = "0.10.23"
VERSION = "0.10.24"
AUTHOR = "Free Law Project"
EMAIL = "[email protected]"
HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit c02d9f2

Please sign in to comment.