VOL-4274 Move platform.go file to voltha-lib-go
This file exists both in olt-adapter and onu-adapter with duplicate constants and functions.
Becaues it includes constants and functions that can be used by any VOLTHA component,
it is more convenient to move it to voltha-lib. Adapters will be changed after lib is merged.

Change-Id: Idd51947d7efcfd28ebaa2e6e1da07a79e3091f45
diff --git a/VERSION b/VERSION
index 66ce77b..9fe9ff9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.0.0
+7.0.1