release: bump build for authentication
This commit is contained in:
parent
57ce1aca92
commit
7c12fdbdf3
@ -7,7 +7,7 @@ history, so operators can see exactly which image build is running.
|
||||
from __future__ import annotations
|
||||
|
||||
VERSION = "v0.1.0"
|
||||
BUILD = 2
|
||||
BUILD = 3
|
||||
|
||||
|
||||
def display_version() -> str:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user