Skip to content

Commit

Permalink
🔖 bump version 2.0.0-beta.4 (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Jun 20, 2022
1 parent 4ba17d9 commit b80083f
Show file tree
Hide file tree
Showing 79 changed files with 118 additions and 10,779 deletions.
220 changes: 116 additions & 104 deletions poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nonebot2"
version = "2.0.0-beta.3"
version = "2.0.0-beta.4"
description = "An asynchronous python bot framework."
authors = ["yanyongyu <[email protected]>"]
license = "MIT"
Expand All @@ -26,8 +26,8 @@ python = "^3.7.3"
yarl = "^1.7.2"
loguru = "^0.6.0"
pygtrie = "^2.4.1"
tomlkit = "^0.10.0"
fastapi = "^0.78.0"
tomlkit = ">=0.10.0,<1.0.0"
typing-extensions = ">=3.10.0,<5.0.0"
Quart = { version = "^0.17.0", optional = true }
websockets = { version="^10.0", optional = true }
Expand Down
49 changes: 0 additions & 49 deletions website/versioned_docs/version-2.0.0-beta.3/README.md

This file was deleted.

205 changes: 0 additions & 205 deletions website/versioned_docs/version-2.0.0-beta.3/advanced/README.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit b80083f

Please sign in to comment.