diff --git a/ares/__init__.py b/ares/__init__.py
index ea90695..6744c80 100644
--- a/ares/__init__.py
+++ b/ares/__init__.py
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 
 __title__ = 'ares'
-__version__ = '0.6.1'
+__version__ = '0.7.0'
 __author__ = 'Martin Simon <me@martinsimon.me>'
 __repo__ = 'https://github.com/barnumbirr/ares'
 __license__ = 'Apache v2.0 License'