Skip to content

Commit

Permalink
Preparing release 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Feb 18, 2021
1 parent 9b244f6 commit b192db9
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.0.4 (unreleased)
5.1.0 (2021-02-18)
==================

**New features**
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.0.4.dev0',
version='5.1.0',
description='Define Web Services in Pyramid.',
long_description=README + '\n\n' + CHANGES,
license='MPLv2.0',
Expand Down

0 comments on commit b192db9

Please sign in to comment.