未验证 提交 d18740e5 编写于 作者: H Hongsheng Zeng 提交者: GitHub

release v1.2.3 (#234)

* release v1.2.3

* change dep of liftsim a2c
上级 15c68e58
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
## 依赖库 ## 依赖库
+ [paddlepaddle>=1.6.1](https://github.com/PaddlePaddle/Paddle) + [paddlepaddle>=1.6.1](https://github.com/PaddlePaddle/Paddle)
+ [parl>=1.2.2](https://github.com/PaddlePaddle/PARL) + [parl>=1.2.3](https://github.com/PaddlePaddle/PARL)
+ [rlschool>=0.1.1][rlschool] + [rlschool>=0.1.1][rlschool]
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
__version__ = "1.2.2" __version__ = "1.2.3"
""" """
generates new PARL python API generates new PARL python API
""" """
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册