Skip to content

Commit 0321c14

Browse files
committed
bump version
1 parent 4b2956f commit 0321c14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [Version 1.1.1] - Bugfix Release - 2024-02
4+
5+
* Update the PredictionModelHandler interface
6+
37
## [Version 1.1.0] - Upgrade Release - 2024-01
48

59
* Switched the GLM library from statsmodels to glum

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "generalized-linear-models",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"meta": {
55
"label": "Generalized Linear Models",
66
"description": "Train and deploy Generalized Linear Models",

0 commit comments

Comments
 (0)