diff --git a/setup.py b/setup.py index 21625b43..8deaa6a1 100755 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # Use this version when git data are not available, like in git zip archive. # Update when tagging a new release. -FALLBACK_VERSION = '3.2.0' +FALLBACK_VERSION = '3.2.1' # versioncfgfile holds version data for git commit hash and date. # It must reside in the same directory as version.py.