Skip to content
Snippets Groups Projects
Commit 5aea67e6 authored by zqwerty's avatar zqwerty
Browse files

ConvLab 3.0.1 release

parent b22e3bd2
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
## 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.
## Installation
......
......@@ -5,7 +5,7 @@ from setuptools import setup, find_packages
setup(
name='convlab',
version='3.0.0',
version='3.0.1',
packages=find_packages(),
license='Apache',
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