diff --git a/setup.py b/setup.py index dbb431c..dc69036 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def run(self): setup(name='hetzner', - version='0.7.1', + version='0.8.0', description='High level access to the Hetzner robot', url='https://github.com/aszlig/hetzner', author='aszlig',