Skip to content

Commit 5baf4b4

Browse files
authored
Merge pull request #38 from AlecThomson/AlecThomson-patch-1
Update setup.py
2 parents 1bca91c + df1b1db commit 5baf4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
AUTHOR = "Alec Thomson"
2121
REQUIRES_PYTHON = ">=3.8.0"
22-
VERSION = "2.3.1"
22+
VERSION = "2.3.2"
2323

2424
# What packages are required for this module to be executed?
2525
REQUIRED = [

0 commit comments

Comments
 (0)