Skip to content

Commit 9518991

Browse files
authored
Merge pull request #1476 from zhengbw0324/master
FIX: update version information
2 parents 5d7df69 + 76d9f15 commit 9518991

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ for testing and comparing recommendation algorithms.
5959

6060

6161
## RecBole News
62-
![new](/asset/new.gif) **10/04/2022**: We release RecBole [v1.1.0](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.0).
62+
![new](/asset/new.gif) **10/05/2022**: We release RecBole [v1.1.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.1).
6363

6464
![new](/asset/new.gif) **06/28/2022**: We release [**RecBole2.0**](https://github.com/RUCAIBox/RecBole2.0) with **8 packages** consisting of **65 newly implement models**.
6565

@@ -218,12 +218,12 @@ We will keep improving our implementations, and update these test results.
218218

219219

220220
## RecBole Major Releases
221-
| Releases | Date |
222-
|-----------|--------|
223-
| v1.1.0 | 10/04/2022 |
224-
| v1.0.0 | 09/17/2021 |
225-
| v0.2.0 | 01/15/2021 |
226-
| v0.1.1 | 11/03/2020 |
221+
| Releases | Date |
222+
|----------|------------|
223+
| v1.1.1 | 10/05/2022 |
224+
| v1.0.0 | 09/17/2021 |
225+
| v0.2.0 | 01/15/2021 |
226+
| v0.1.1 | 11/03/2020 |
227227

228228

229229
## Open Source Contributions
@@ -293,7 +293,7 @@ Here is the list of our lead developers in each development phase. They are the
293293
| :-------------------: | :--------------------: | :--------------------------------------------: | ---------------------------------------------- |
294294
| June 2020<br> ~<br> Nov. 2020 | v0.1.1 | Shanlei Mu ([@ShanleiMu](https://github.com/ShanleiMu)), Yupeng Hou ([@hyp1231](https://github.com/hyp1231)),<br> Zihan Lin ([@linzihan-backforward](https://github.com/linzihan-backforward)), Kaiyuan Li ([@tsotfsk](https://github.com/tsotfsk))| [PDF](https://dl.acm.org/doi/abs/10.1145/3459637.3482016) |
295295
| Nov. 2020<br> ~ <br> Oct. 2022 | v0.1.2 ~ v1.0.1 | Yushuo Chen ([@chenyushuo](https://github.com/chenyushuo)), Xingyu Pan ([@2017pxy](https://github.com/2017pxy)) | [PDF](https://dl.acm.org/doi/abs/10.1145/3459637.3482016) |
296-
| Oct. 2022<br/> ~ <br/> now | v1.1.0 | Lanling Xu ([@Sherry-XLL](https://github.com/Sherry-XLL)), Zhen Tian ([@chenyuwuxin](https://github.com/chenyuwuxin)), Gaowei Zhang ([@Wicknight](https://github.com/Wicknight)), Lei Wang ([@Paitesanshi](https://github.com/Paitesanshi)), Junjie Zhang ([@leoleojie](https://github.com/leoleojie)) | coming soon |
296+
| Oct. 2022<br/> ~ <br/> now | v1.1.0 ~ v1.1.1 | Lanling Xu ([@Sherry-XLL](https://github.com/Sherry-XLL)), Zhen Tian ([@chenyuwuxin](https://github.com/chenyuwuxin)), Gaowei Zhang ([@Wicknight](https://github.com/Wicknight)), Lei Wang ([@Paitesanshi](https://github.com/Paitesanshi)), Junjie Zhang ([@leoleojie](https://github.com/leoleojie)) | coming soon |
297297

298298

299299
## License

README_CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ RecBole 是一个基于 PyTorch 实现的,面向研究者的,易于开发与
5454

5555

5656
## RecBole 新闻
57-
![new](/asset/new.gif) **10/04/2022**: 我们发布了 [v1.1.0](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.0).
57+
![new](/asset/new.gif) **10/05/2022**: 我们发布了 [v1.1.1](https://github.com/RUCAIBox/RecBole/releases/tag/v1.1.1).
5858

5959
![new](/asset/new.gif) **06/28/2022**: 我们发布了包括 **8 个子包****65 个新实现模型**[**RecBole2.0**](https://github.com/RUCAIBox/RecBole2.0).
6060

@@ -217,7 +217,7 @@ NOTE: 我们的测试结果只给出了RecBole库中实现模型的大致时间
217217
## RecBole 重要发布
218218
| Releases | Date |
219219
|-----------|--------|
220-
| v1.1.0 | 10/04/2022 |
220+
| v1.1.1 | 10/05/2022 |
221221
| v1.0.0 | 09/17/2021 |
222222
| v0.2.0 | 01/15/2021 |
223223
| v0.1.1 | 11/03/2020 |
@@ -290,7 +290,7 @@ RecBole由 [中国人民大学, 北京邮电大学, 华东师范大学](https://
290290
| :-------------------: | :--------------------: | :--------------------------------------------: | ---------------------------------------------- |
291291
| 2020年6月<br> ~<br> 2020年11月 | v0.1.1 | 牟善磊 ([@ShanleiMu](https://github.com/ShanleiMu)), 侯宇蓬 ([@hyp1231](https://github.com/@hyp1231)),<br> 林子涵 ([@linzihan-backforward](https://github.com/linzihan-backforward)), 李凯元 ([@tsotfsk](https://github.com/tsotfsk))| [PDF](https://dl.acm.org/doi/abs/10.1145/3459637.3482016) |
292292
| 2020年11月<br> ~ <br> 2022年10月 | v0.1.2 ~ v1.0.1 | 陈昱硕 ([@chenyushuo](https://github.com/https://github.com/chenyushuo)), 潘星宇 ([@2017pxy](https://github.com/2017pxy)) | [PDF](https://dl.acm.org/doi/abs/10.1145/3459637.3482016) |
293-
| 2022年10月<br/> ~ <br/> 现在 | v1.1.0 | 徐澜玲 ([@Sherry-XLL](https://github.com/Sherry-XLL)), 田震 ([@chenyuwuxin](https://github.com/chenyuwuxin)), 张高玮 ([@Wicknight](https://github.com/Wicknight)), 王磊 ([@Paitesanshi](https://github.com/Paitesanshi)), 张君杰 ([@leoleojie](https://github.com/leoleojie)) | 即将发布 |
293+
| 2022年10月<br/> ~ <br/> 现在 | v1.1.0 ~ v1.1.1 | 徐澜玲 ([@Sherry-XLL](https://github.com/Sherry-XLL)), 田震 ([@chenyuwuxin](https://github.com/chenyuwuxin)), 张高玮 ([@Wicknight](https://github.com/Wicknight)), 王磊 ([@Paitesanshi](https://github.com/Paitesanshi)), 张君杰 ([@leoleojie](https://github.com/leoleojie)) | 即将发布 |
294294

295295

296296
## 免责声明

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: recbole
3-
version: 1.1.0
3+
version: 1.1.1
44

55
source:
66
path: ../

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = "AIBox RecBole group"
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = "1.1.0"
27+
release = "1.1.1"
2828

2929

3030
# -- General configuration ---------------------------------------------------

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. RecBole documentation master file.
2-
.. title:: RecBole v1.1.0
2+
.. title:: RecBole v1.1.1
33
.. image:: asset/logo.png
44

55
=========================================================
@@ -101,7 +101,7 @@ Time Version Lead Developers
101101
====================== =============== =============================================
102102
June 2020 ~ Nov. 2020 v0.1.1 `Shanlei Mu <https://github.com/ShanleiMu>`_, `Yupeng Hou <https://github.com/hyp1231>`_, `Zihan Lin <https://github.com/linzihan-backforward>`_, `Kaiyuan Li <https://github.com/tsotfsk>`_
103103
Nov. 2020 ~ Oct. 2022 v0.1.2 ~ v1.0.1 `Yushuo Chen <https://github.com/chenyushuo>`_, `Xingyu Pan <https://github.com/2017pxy>`_
104-
Oct. 2022 ~ Now v1.1.0 `Lanling Xu <https://github.com/Sherry-XLL>`_, `Zhen Tian <https://github.com/chenyuwuxin>`_, `Gaowei Zhang <https://github.com/Wicknight>`_, `Lei Wang <https://github.com/Paitesanshi>`_, `Junjie Zhang <https://github.com/leoleojie>`_
104+
Oct. 2022 ~ Now v1.1.0 ~ v1.1.1 `Lanling Xu <https://github.com/Sherry-XLL>`_, `Zhen Tian <https://github.com/chenyuwuxin>`_, `Gaowei Zhang <https://github.com/Wicknight>`_, `Lei Wang <https://github.com/Paitesanshi>`_, `Junjie Zhang <https://github.com/leoleojie>`_
105105
====================== =============== =============================================
106106

107107
License

recbole/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from __future__ import print_function
33
from __future__ import division
44

5-
__version__ = "1.1.0"
5+
__version__ = "1.1.1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
setup(
5050
name="recbole",
51-
version="1.1.0", # please remember to edit recbole/__init__.py in response, once updating the version
51+
version="1.1.1", # please remember to edit recbole/__init__.py in response, once updating the version
5252
description="A unified, comprehensive and efficient recommendation library",
5353
long_description=long_description,
5454
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)