Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7a00cb2

Browse files
committedJul 23, 2024
bump: version 1.1.0 → 1.1.1
1 parent dfbb7df commit 7a00cb2

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.1 (2024-07-23)
2+
3+
### Fix
4+
5+
- **publish**: fix publication workflow by installing dev dependencies
6+
17
## v1.1.0 (2024-07-21)
28

39
### Feat

‎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.0"
7+
version = "1.1.1"
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)
Please sign in to comment.