Skip to content

Commit

Permalink
Version bump to 1.1.0 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichaeldb authored Nov 20, 2024
1 parent 96ae852 commit d9bef29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minds/__about__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'minds_sdk'
__package_name__ = 'minds'
__version__ = '1.0.9'
__version__ = '1.1.0'
__description__ = 'An AI-Data Mind is an LLM with the built-in power to answer data questions for Agents'
__email__ = '[email protected]'
__author__ = 'MindsDB Inc'
Expand Down

0 comments on commit d9bef29

Please sign in to comment.