We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a087a5 commit 2bdd019Copy full SHA for 2bdd019
1 file changed
main.py
@@ -6,7 +6,7 @@
6
7
addr = 0x88
8
9
-app = FastAPI(title='SEPVE-WebControl', version='0.0.1 RC1')
+app = FastAPI(title='SEPVE-WebControl', version='1.0.0')
10
11
app.add_middleware(
12
CORSMiddleware,
0 commit comments