Skip to content

Commit

Permalink
Preparing release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed May 25, 2020
1 parent c9f4abf commit 3008869
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGELOG
#########

5.1.0 (unreleased)
5.0.1 (2020-05-25)
==================

- Add setuptoools ``python_requires`` check
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
package_data = {}

setup(name='cornice',
version='5.1.0.dev0',
version='5.0.1',
description='Define Web Services in Pyramid.',
long_description=README + '\n\n' + CHANGES,
license='MPLv2.0',
Expand Down

0 comments on commit 3008869

Please sign in to comment.