From 221474170c51f469f33ebd063eb87736fa9c8616 Mon Sep 17 00:00:00 2001
From: Stefan Schmidt <stefan.schmidt@huawei.com>
Date: Wed, 23 Jun 2021 15:36:22 +0200
Subject: [PATCH] Bump release to version 1.0.0-alpha

Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
---
 conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.py b/conf.py
index 8874b65..a96ce5e 100644
--- a/conf.py
+++ b/conf.py
@@ -25,7 +25,7 @@ project = 'All Scenarios OS'
 copyright = '2021'
 author = 'OSTC'
 
-version = '0.1.99'
+version = '1.0.0-alpha'
 release = version
 
 # -- General configuration ---------------------------------------------------
-- 
GitLab