Skip to content

Commit 8d053f8

Browse files
committed
Setup: bumped version to 1.5.0
1 parent 0eb1a92 commit 8d053f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author = 'Pedro Seber, forked from code by Vicky Sun',
66
author_email = 'pseber@mit.edu',
77
license = 'MIT',
8-
version = '1.4.2',
8+
version = '1.5.0',
99
description = 'Smart Process Analytics (SPA) is a software package for automatic machine learning. Given user-input data (and optional user preferences), SPA automatically cross-validates and tests ML and DL models. Model types are selected based on the properties of the data, minimizing the risk of data-specific variance.',
1010
zip_safe = False,
1111
packages = find_packages(where = 'Code-SPA', include = ['SPA.py']),

0 commit comments

Comments
 (0)