Skip to content

Commit

Permalink
version bump v3.2.40
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Jan 26, 2024
1 parent 9525d24 commit 3c3daac
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.39 (2024-01-25): Add Cal AG reporter
- 3.2.40 (2024-01-26): Update Nevada Advance Opinion variations

## Past Versions

- 3.2.39 (2024-01-25): Add Cal AG reporter

- 3.2.38 (2024-01-04): Update NY Reporters

- 3.2.37 (2022-01-11): Added many mlz_jurisdictions
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.39"
VERSION = "3.2.40"
AUTHOR = "Mike Lissner"
EMAIL = "mike@free.law"
HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 3c3daac

Please sign in to comment.