Skip to content

Commit e39842e

Browse files
committed
Fix README
1 parent 8583744 commit e39842e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55

66
## Requirements
7-
- Channels=4.0
7+
- Channels>=4.1
88

99

1010
## Install

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "hatchling.build"
1010

1111
[project]
1212
name = "channels_auth_token_middlewares"
13-
version = "1.3.0"
13+
version = "1.3.1"
1414
dependencies = ["channels>=4.1.0"]
1515
requires-python = ">=3.8"
1616
authors = [

0 commit comments

Comments
 (0)