Skip to content

Commit c011928

Browse files
committed
readme
1 parent b0acd1d commit c011928

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ _其他语言版本:[English](README.md), [简体中文](README.zh-cn.md)._
2222

2323
- [联系方式](#联系方式)
2424

25-
利用**FedLab**实现的联邦学习demo可在`FedLab Benchmark仓库中<https://github.com/SMILELab-FL/FedLab-benchmarks>`_找到.
25+
利用**FedLab**实现的联邦学习demo可在[FedLab Benchmark](https://github.com/SMILELab-FL/FedLab-benchmarks)仓库中找到.
2626

2727
## 如何贡献代码
2828

fedlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.1.0"
15+
__version__ = "1.1.1"

0 commit comments

Comments
 (0)