mindspore-ai / mindspore-ai/hyper-parallel

r1.0.0:升级包构建版本至 1.0.1

Open Beginner friendly
#176 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
53
Forks
63
Avg merge
23h 45m
Merged PRs (30d)
63

Description

背景


r1.0.0 分支需要发布 1.0.1 补丁版本,包构建元数据应与发行版本保持一致。

任务

将根目录 setup.pyhyper_parallelversion1.0.0 升级为 1.0.1

验收标准

  • python3 setup.py --version 输出 1.0.1
  • git diff --check 无空白错误。

schema_version: 1
source: gitcode
gitcode_repo: mindspore/hyper-parallel
gitcode_issue: 349
source_url: https://gitcode.com/mindspore/hyper-parallel/issues/349

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the root setup.py and locate the hyper_parallel version field. Change it from 1.0.0 to 1.0.1, then run python3 setup.py --version and git diff --check. Done means the version command outputs 1.0.1 and the diff has no whitespace errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, release
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
95/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.