Skip to content

Commit

Permalink
Set version to 5.0.0 for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Jun 10, 2020
1 parent b4b365b commit 71cbae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/releasenotes.md
@@ -1,6 +1,6 @@
# Release Notes

## Unreleased
## 5.0.0

### What's new?

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
long_description=long_description,
long_description_content_type="text/markdown",
license="CC0",
version="4.2.4",
version="5.0.0",
include_package_data=True,
packages=find_packages(),
install_requires=install_requires,
Expand Down

0 comments on commit 71cbae3

Please sign in to comment.