This commit is contained in:
Efim Poberezkin
2021-12-30 18:35:39 +04:00
committed by GitHub
parent 8033c8648b
commit f29614058a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ import System.IO (Handle)
import UnliftIO.STM
versionNumber :: String
versionNumber = "0.5.3"
versionNumber = "0.5.4"
data ChatConfig = ChatConfig
{ agentConfig :: AgentConfig,