Skip to content

Commit

Permalink
Merge pull request #32 from Sparks29032/new_version
Browse files Browse the repository at this point in the history
Update fallback version
  • Loading branch information
Sparks29032 authored Oct 2, 2023
2 parents ab41c2d + cabb941 commit 6735cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 6735cf0

Please sign in to comment.