Update main branch version to 1.1.0draft

Signed-off-by: Eric Kunze <eric.kunze@arm.com>
Change-Id: I8c165a2e2b7fadd8e617a967bb6fd89c710514cf
diff --git a/tosa.xml b/tosa.xml
index a003ed8..c13b2a4 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="1" minor="0" patch="0" draft="true"/>
+  <version major="1" minor="1" 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"/>