bump version to v0.1.1

This commit is contained in:
Logan Markewich
2023-04-23 22:18:51 -06:00
parent 0262d9d005
commit de06da6268
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llama_agi"
version = "0.1.0"
version = "0.1.1"
description = "Building AGI loops using LlamaIndex and Langchain"
authors = []
license = "MIT"