Bump version to 0.5.3

This commit is contained in:
Richard Chien
2018-12-27 14:10:34 +08:00
parent 56d17b6da2
commit b8cb8e440b
2 changed files with 2 additions and 2 deletions

View File

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