Skip to content
Snippets Groups Projects
Unverified Commit 02280b1a authored by zhuqi's avatar zhuqi Committed by GitHub
Browse files

Merge pull request #141 from ConvLab/readme

ConvLab 3.0.1 release
parents 04e9299f 5aea67e6
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
## Updates ## Updates
- **2023.2.6**: ConvLab 3.0.1 has been released on PyPI, addressing the reported bugs on issues.
- **2022.11.30**: ConvLab-3 release. - **2022.11.30**: ConvLab-3 release.
## Installation ## Installation
......
...@@ -5,7 +5,7 @@ from setuptools import setup, find_packages ...@@ -5,7 +5,7 @@ from setuptools import setup, find_packages
setup( setup(
name='convlab', name='convlab',
version='3.0.0', version='3.0.1',
packages=find_packages(), packages=find_packages(),
license='Apache', license='Apache',
description='An Open-source Dialog System Toolkit', description='An Open-source Dialog System Toolkit',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment