Skip to content

Commit 2bdd019

Browse files
authored
Changed Version to 1.0.0
1 parent 1a087a5 commit 2bdd019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
addr = 0x88
88

9-
app = FastAPI(title='SEPVE-WebControl', version='0.0.1 RC1')
9+
app = FastAPI(title='SEPVE-WebControl', version='1.0.0')
1010

1111
app.add_middleware(
1212
CORSMiddleware,

0 commit comments

Comments
 (0)