Skip to content

Commit

Permalink
Version bump v3.2.44
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Aug 23, 2024
1 parent 3df715b commit b2ed727
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 @@ -16,10 +16,12 @@

## Current Version

- 3.2.43 (2024-07-16): Add variations for a handful of reporters
- 3.2.44 (2024-08-23): Add NH Neutral Citation

## Past Versions

- 3.2.43 (2024-07-16): Add variations for a handful of reporters

- 3.2.42 (2024-04-05): Update variations for US Code

- 3.2.41 (2024-02-09): Add VI variation to V.I. (Virgin Islands)
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 = "3.2.43"
VERSION = "3.2.44"
AUTHOR = "Mike Lissner"
EMAIL = "[email protected]"
HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit b2ed727

Please sign in to comment.