We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4480e1a commit a0a2781Copy full SHA for a0a2781
1 file changed
setup.py
@@ -194,7 +194,7 @@ def is_msvc():
194
195
setup(
196
name=LIBNAME,
197
- version="4.3.1", # Update here *AND* in __init__.py!
+ version="4.3.2", # Update here *AND* in __init__.py!
198
# (Until setup.py has been fully retrofitted, this manual sync is mandatory)
199
description=__description__,
200
long_description=LONG_DESCRIPTION,
0 commit comments