chore: bump version 0.8.6 and upgrade packages (#2995)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
__version__ = "0.7.14"
|
||||
__version__ = "0.8.6"
|
||||
|
||||
if os.environ.get("LETTA_VERSION"):
|
||||
__version__ = os.environ["LETTA_VERSION"]
|
||||
|
||||
Reference in New Issue
Block a user