Bump 1.7.0

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-04-13 11:37:49 -04:00
commit 0d7bf73446
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
from __future__ import absolute_import
from __future__ import unicode_literals
__version__ = '1.7.0rc2'
__version__ = '1.7.0'