Skip to content

Commit d91b96d

Browse files
carltongibsonShi Feng
authored and
Shi Feng
committed
Bumped version and change notes for v4.0.0b2 release.
1 parent b504635 commit d91b96d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ build/
77
.DS_Store
88
.pytest_cache
99
.vscode
10+
.idea

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
4.0.0b1 (2022-06-28)
1+
4.0.0b2 (2022-09-08)
22
--------------------
33

44
This is a beta release to allow testing with the new redis-py dependency.

channels_redis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.0.0b1"
1+
__version__ = "4.0.0b2"

0 commit comments

Comments
 (0)