Skip to content

Commit

Permalink
version bump v0.10.23
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Jul 24, 2024
1 parent 86e6c47 commit 98d6dfa
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.22 (2024-01-05): Court updates II (NY)
- 0.10.23 (2024-07-24): Add NJ Chancery Court

## Past Versions

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

- 0.10.20 (2024-01-05): Court updates (NY)

- 0.10.18 (2023-12-29): 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.22"
VERSION = "0.10.23"
AUTHOR = "Free Law Project"
EMAIL = "[email protected]"
HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 98d6dfa

Please sign in to comment.