Skip to content

Commit 5fd487e

Browse files
committed
Preparing release 5.0.3
1 parent 0b11d9e commit 5fd487e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CHANGELOG
33
#########
44

5-
5.0.3 (unreleased)
5+
5.0.3 (2020-08-31)
66
==================
77

88
**Bug fixes**

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
package_data = {}
1616

1717
setup(name='cornice',
18-
version='5.0.3.dev0',
18+
version='5.0.3',
1919
description='Define Web Services in Pyramid.',
2020
long_description=README + '\n\n' + CHANGES,
2121
license='MPLv2.0',

0 commit comments

Comments
 (0)