Skip to content

Commit 6baa645

Browse files
committed
bump: version 1.1.3 → 2.0.0
1 parent 302800c commit 6baa645

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+
## v2.0.0 (2024-07-28)
2+
3+
### Feat
4+
5+
- **cruft**: adopt cruft and link it to cookiecutter-mlops-package
6+
17
## v1.1.3 (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.3"
7+
version = "2.0.0"
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)