diff --git a/setup.py b/setup.py index 4666e75..83e1225 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup(name = 'pystage_apt', - version = '0.0', + version = '0.1', url = 'https://github.com/kzhao1228/pystage_apt', license = 'MIT', author = 'Kaixiang Zhao', @@ -44,4 +44,4 @@ zip_safe = False ) - \ No newline at end of file +