Skip to content

Commit 0faca74

Browse files
committed
Set version to
1 parent 0686f98 commit 0faca74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/internals/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def to_dict(self) -> Dict[str, Any]:
7474

7575

7676
about_data = {
77-
'version': 'v1.1.1',
77+
'version': 'alpha-36',
7878
'python_version': get_python_version(),
7979
'database_version': get_latest_db_version(),
8080
'database_location': None, # Get's filled in by db.set_db_location()

0 commit comments

Comments
 (0)