Bump version to 0.3.0

This commit is contained in:
Richard Chien 2018-08-26 11:32:26 +08:00
parent 06b6970c71
commit 09796015b9

View File

@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as f:
setup(
name='none-bot',
version='0.2.2',
version='0.3.0',
packages=find_packages(include=('none', 'none.*')),
url='https://github.com/richardchien/none-bot',
license='MIT License',