Bump version to 0.4.3

This commit is contained in:
Richard Chien
2018-12-17 17:28:44 +08:00
parent ca16f620c4
commit 3f66c14241
3 changed files with 4 additions and 3 deletions

View File

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