Skip to content

Commit a2d2d94

Browse files
committed
🔖 Release 0.2.0
1 parent c1f08e1 commit a2d2d94

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

nonebot_plugin_orm/py.typed

Whitespace-only changes.

pdm.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nonebot-plugin-orm"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
description = "SQLAlchemy ORM support for nonebot"
55
authors = [
66
{ name = "yanyongyu", email = "[email protected]" },
@@ -52,7 +52,7 @@ dev = [
5252
"nonebot-plugin-localstore~=0.5",
5353
"nonemoji~=0.1",
5454
"pre-commit~=3.4",
55-
"pycln~=2.2",
55+
"pycln~=2.3",
5656
]
5757

5858
[tool.black]

0 commit comments

Comments
 (0)