Skip to content

Commit

Permalink
Merge pull request #868 from boegel/main
Browse files Browse the repository at this point in the history
bump version to 4.7.2
  • Loading branch information
boegel authored May 27, 2023
2 parents a137b25 + 4406ed2 commit d6eacf1
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 @@ -36,7 +36,7 @@

# note: release candidates should be versioned as a pre-release, e.g. "1.1rc1"
# 1.1-rc1 would indicate a post-release, i.e., and update of 1.1, so beware
VERSION = '4.7.1'
VERSION = '4.7.2'


# Utility function to read README file
Expand Down

0 comments on commit d6eacf1

Please sign in to comment.