Skip to content

Commit 6859476

Browse files
committed
bump: version 1.1.2 → 1.1.3
1 parent 01875ca commit 6859476

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.1.3 (2024-07-28)
2+
3+
### Fix
4+
5+
- **mlproject**: fix calling mlflow run by adding project run in front
6+
17
## v1.1.2 (2024-07-28)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[tool.poetry]
66
name = "bikes"
7-
version = "1.1.2"
7+
version = "1.1.3"
88
description = "Predict the number of bikes available."
99
repository = "https://github.com/fmind/mlops-python-package"
1010
documentation = "https://fmind.github.io/mlops-python-package/"

0 commit comments

Comments
 (0)