未验证 提交 92dad69a 编写于 作者: F frostming

bump version to 0.0.5

上级 5db18309
__version__ = "0.0.4"
__version__ = "0.0.5"
......@@ -50,8 +50,6 @@ def _print_list_information(word, items, dry=False):
class Installer:
# TODO: Support PEP 517 builds
def __init__(self, environment: Environment, auto_confirm: bool = True) -> None:
self.environment = environment
self.auto_confirm = auto_confirm
......
[tool.pdm]
name = "pdm"
version = "0.0.4"
version = "0.0.5"
description = "Python Development Master"
author = "frostming <mianghong@gmail.com>"
license = "MIT"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册