Skip to content

Commit ecdb2b0

Browse files
committed
Bump minor wumpy-gateway version
1 parent c0e3000 commit ecdb2b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/wumpy-gateway/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "wumpy-gateway"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "Lowlevel but easy-to-use wrapper over the Discord gateway"
55
readme = {file = "README.md", content-type="text/markdown"}
66

7-
# Both discord-gateway and anyio has 3.6.2 as the minimum requirement
7+
# Both discord-gateway and anyio have 3.6.2 as the minimum requirement
88
# but @contextlib.asynccontextmanager was added in Python 3.7
99
requires-python = ">=3.7"
1010

0 commit comments

Comments
 (0)