Bumped version and changelog for 4.0b1 release. (#434)

This commit is contained in:
Carlton Gibson 2022-08-25 12:04:14 +02:00 committed by GitHub
parent 7453ad9cc5
commit 6a466b7bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,8 @@
Unreleased
----------
4.0.0b1 (2022-08-25)
--------------------
This is a beta release to allow testing compatibility with the upcoming Channels
4.0.
* Dropped support for Python 3.6.

View File

@ -1,6 +1,6 @@
import sys
__version__ = "3.0.2"
__version__ = "4.0.0b1"
# Windows on Python 3.8+ uses ProactorEventLoop, which is not compatible with