We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953f94e commit c87c899Copy full SHA for c87c899
CHANGES.txt
@@ -1,5 +1,5 @@
1
-2.1.0b0
2
--------
+2.1.0
+-----
3
4
Python Version Support
5
~~~~~~~~~~~~~~~~~~~~~~
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = waitress
-version = 2.1.0b0
+version = 2.1.0
description = Waitress WSGI server
long_description = file: README.rst, CHANGES.txt
6
long_description_content_type = text/x-rst
0 commit comments