Skip to content

Commit a0a2781

Browse files
committed
prepare for release
1 parent 4480e1a commit a0a2781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def is_msvc():
194194

195195
setup(
196196
name=LIBNAME,
197-
version="4.3.1", # Update here *AND* in __init__.py!
197+
version="4.3.2", # Update here *AND* in __init__.py!
198198
# (Until setup.py has been fully retrofitted, this manual sync is mandatory)
199199
description=__description__,
200200
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)