Skip to content

Commit 21acb13

Browse files
committed
version bump v3.2.46
1 parent 933fb49 commit 21acb13

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@
1616

1717
## Current Version
1818

19-
- 3.2.45 (2024-11-13): Update reporters and regexes for many reporters
19+
- 3.2.46 (2024-12-04): Update reporter.json
2020

2121
## Past Versions
2222

23+
- 3.2.45 (2024-11-13): Update reporters and regexes for many reporters
24+
2325
- 3.2.44 (2024-08-23): Add NH Neutral Citation
2426

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from setuptools import find_packages, setup
55

6-
VERSION = "3.2.45"
6+
VERSION = "3.2.46"
77
AUTHOR = "Mike Lissner"
88
99
HERE = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)