We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da37b2d commit 5598082Copy full SHA for 5598082
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## v1.0.1 (2024-06-28)
2
+
3
+### Fix
4
5
+- **version**: bump
pyproject.toml
@@ -4,7 +4,7 @@
[tool.poetry]
6
name = "bikes"
7
-version = "1.0.0"
+version = "1.0.1"
8
description = "Predict the number of bikes available."
9
repository = "https://github.com/fmind/mlops-python-package"
10
documentation = "https://fmind.github.io/mlops-python-package/"
0 commit comments