diff --git a/setup.py b/setup.py index 177862a..e6b45d8 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='zjuintl_assistant', - version='0.0.2', + version='0.0.3', description='Python interface for getting data from different platforms of ZJU International College', long_description=open('README.md').read(), long_description_content_type='text/markdown',