Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Polyisoprene committed Feb 23, 2024
1 parent 99a37d6 commit 5d9769f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
19 changes: 13 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "DynamicAdaptor"
version = "0.5.1"
version = "0.5.3"
description = ""
authors = ["DMC <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.8.0"
pydantic = "<=2.6.1"
loguru = "^0.6.0"
loguru = "^0.7.2"


[[tool.poetry.source]]
Expand Down

0 comments on commit 5d9769f

Please sign in to comment.