We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd9750 commit f2c1718Copy full SHA for f2c1718
flat_ai/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'flat-ai'
2
__package_name__ = 'flat_ai'
3
-__version__ = '0.6.0'
+__version__ = '0.6.1'
4
__description__ = 'F.L.A.T. (Frameworkless LLM Agent Thing) for building AI Agents'
5
__email__ = 'hello@mindsdb.com'
6
__author__ = 'Yours truly Jorge Torres and an LLM'
0 commit comments