Skip to content

Commit

Permalink
version bump v0.10.20
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Jan 5, 2024
1 parent 9eb570e commit b2a3018
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.20 (2024-01-05): Court updates (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.20"
AUTHOR = "Free Law Project"
EMAIL = "info@free.law"
HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit b2a3018

Please sign in to comment.