Skip to content

Commit ddf1c66

Browse files
authored
🔖 bump version 0.4.1
1 parent 1b97041 commit ddf1c66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: nb_cli_plugin_docker/static/reverse/docker/_main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import bot # noqa: F401
21
import nonebot
2+
import bot # noqa: F401
33

44
app = nonebot.get_asgi()

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nb-cli-plugin-docker"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "docker support for nb-cli"
55
authors = ["yanyongyu <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)