Skip to content

Commit c0ad4b5

Browse files
committed
chore(settings): update BUILD_VERSION to 2.0.2
1 parent e82a93e commit c0ad4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import sys
33

44
# Application Metadata
5-
BUILD_VERSION = "2.0.1"
5+
BUILD_VERSION = "2.0.2"
66
CLI_VERSION = "1.1.7"
77
RELEASE_CHANNEL = "stable"
88
# Application Settings

0 commit comments

Comments
 (0)