Skip to content

Commit

Permalink
Merge pull request #876 from boegel/main
Browse files Browse the repository at this point in the history
bump version to 4.8.0
  • Loading branch information
boegel authored Jul 7, 2023
2 parents d6eacf1 + 79663f8 commit f9bfbb3
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.2'
VERSION = '4.8.0'


# Utility function to read README file
Expand Down

0 comments on commit f9bfbb3

Please sign in to comment.