mirror of
https://github.com/placeholder-soft/chroma.git
synced 2026-01-12 17:02:54 +08:00
[RELEASE] 0.4.12 to fix Dockerfile log issue (#1165)
Releasing a hotfix for #1159 which addresses #1164 which breaks the docker image
This commit is contained in:
@@ -44,7 +44,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
__settings = Settings()
|
||||
|
||||
__version__ = "0.4.11"
|
||||
__version__ = "0.4.12"
|
||||
|
||||
# Workaround to deal with Colab's old sqlite3 version
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user