Version in setup.py matched debian package

Change-Id: Ic3f33b6e496e4106ac4b8dda4576488e32823b30
diff --git a/setup.py b/setup.py
index ea7e455..5d2a0be 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
 
 setup(
     name='edgetpuvision',
-    version='1.0',
+    version='7.0',
     description='EdgeTPU camera API',
     long_description='API to run inference on image data coming from the camera.',
     author='Coral',