diff --git a/setup.py b/setup.py index 1ab4ee0..9729637 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ sdict = { 'name': 'hostsed', - 'version': "0.2.0", + 'version': "0.3.0", 'packages': ['hosts'], 'zip_safe': False, 'author': 'lichun',