提交 c2c92c7e 编写于 作者: T Tzu-ping Chung

Bump for release

上级 516fc491
21.2.3 (2021-08-06)
===================
Bug Fixes
---------
- Modify the ``sysconfig.get_preferred_scheme`` function check to be
compatible with CPython 3.10s alphareleases. (`#10252 <https://github.com/pypa/pip/issues/10252>`_)
21.2.2 (2021-07-31)
===================
......
Modify the ``sysconfig.get_preferred_scheme`` function check to be
compatible with CPython 3.10’s alphareleases.
from typing import List, Optional
__version__ = "21.2.2"
__version__ = "21.2.3"
def main(args: Optional[List[str]] = None) -> int:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册