We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5eb91 commit 777e3fcCopy full SHA for 777e3fc
lightwood/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'lightwood'
2
__package_name__ = 'lightwood'
3
-__version__ = '25.3.3.3'
+__version__ = '25.7.5.1'
4
__description__ = "Lightwood is a toolkit for automatic machine learning model building"
5
__email__ = "community@mindsdb.com"
6
__author__ = 'MindsDB Inc'
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "lightwood"
7
-version = "25.5.2.2"
+version = "25.7.5.1"
8
description = "Lightwood is Legos for Machine Learning."
9
authors = ["MindsDB Inc."]
10
license = "GPL-3.0-only"
0 commit comments