mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-10-10 21:26:01 +02:00
Harmless Backport (#2916)
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
import os
|
import os
|
||||||
|
|
||||||
__version__ = os.environ.get("DANSWER_VERSION", "") or "Dev"
|
__version__ = os.environ.get("DANSWER_VERSION", "") or "Development"
|
||||||
|
Reference in New Issue
Block a user