| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff 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 | + | ||
| 1 | 7 | ## v1.1.0 (2024-07-21) | |
| 2 | 8 | ||
| 3 | 9 | ### Feat | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [tool.poetry] | |
| 6 | 6 | name = "bikes" | |
| 7 | - version = "1.1.0" | ||
| 7 | + version = "1.1.1" | ||
| 8 | 8 | description = "Predict the number of bikes available." | |
| 9 | 9 | repository = "https://github.com/fmind/mlops-python-package" | |
| 10 | 10 | documentation = "https://fmind.github.io/mlops-python-package/" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments