Skip to content

Commit f2c1718

Browse files
authored
Update __about__.py
1 parent cdd9750 commit f2c1718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flat_ai/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'flat-ai'
22
__package_name__ = 'flat_ai'
3-
__version__ = '0.6.0'
3+
__version__ = '0.6.1'
44
__description__ = 'F.L.A.T. (Frameworkless LLM Agent Thing) for building AI Agents'
55
__email__ = 'hello@mindsdb.com'
66
__author__ = 'Yours truly Jorge Torres and an LLM'

0 commit comments

Comments
 (0)