Skip to content

Commit

Permalink
version bump v0.10.19
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Dec 29, 2023
1 parent b20bce8 commit 13bd3ba
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.18 (2023-12-29): Court updates (NY)
- 0.10.19 (2023-12-29): Court updates II (NY)

## Past Versions

- 0.10.18 (2023-12-29): Court updates (NY)

- 0.10.17 (2023-01-25): Court updates (citation strings)

- 0.10.16 (2022-12-15): Court updates
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.18"
VERSION = "0.10.19"
AUTHOR = "Free Law Project"
EMAIL = "[email protected]"
HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 13bd3ba

Please sign in to comment.