Skip to content

Commit

Permalink
🔖 bump version 2.0.0-beta.3 (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored May 20, 2022
1 parent abcea78 commit e890453
Show file tree
Hide file tree
Showing 74 changed files with 228 additions and 10,125 deletions.
452 changes: 226 additions & 226 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.2"
version = "2.0.0-beta.3"
description = "An asynchronous python bot framework."
authors = ["yanyongyu <[email protected]>"]
license = "MIT"
Expand All @@ -27,7 +27,7 @@ yarl = "^1.7.2"
loguru = "^0.6.0"
pygtrie = "^2.4.1"
tomlkit = "^0.10.0"
fastapi = "^0.75.0"
fastapi = "^0.78.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.2/README.md

This file was deleted.

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

This file was deleted.

This file was deleted.

Loading

0 comments on commit e890453

Please sign in to comment.