Skip to content

Commit e586be8

Browse files
Version 1.4.0
Updating version to version 1.4.0 due to the many changes in this release. If anyone has explicitly pinned 1.3.x they will need to opt-in to receive the security fixes, which do come with big changes that may cahnge how Waitress handles HTTP requests.
1 parent d1f283b commit e586be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
setup(
3636
name="waitress",
37-
version="1.3.1",
37+
version="1.4.0",
3838
author="Zope Foundation and Contributors",
3939
author_email="zope-dev@zope.org",
4040
maintainer="Pylons Project",

0 commit comments

Comments
 (0)