Update version to 1.0.0 draft

Signed-off-by: Eric Kunze <eric.kunze@arm.com>
Change-Id: Iefa4311c0a1a1b05629b03b48e724841cb67a2d8
diff --git a/tosa.xml b/tosa.xml
index 7ab182a..a003ed8 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE tosa SYSTEM "tosa.dtd">
 <tosa>
-  <version major="0" minor="100" patch="0" draft="true"/>
+  <version major="1" minor="0" patch="0" draft="true"/>
   <profiles>
     <profile profile="Base Inference" name="BI" status="Complete" description="Integer operations, primarily 8 and 32-bit values"/>
     <profile profile="Main Inference" name="MI" status="Complete" description="FP16 and FP32 operations"/>