Skip to content

Commit 9d37046

Browse files
committed
Merge branch 'refs/heads/main' into yogesh-improve-part-2
# Conflicts: # README.md
2 parents aa24372 + 07dd134 commit 9d37046

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Changes in 0.3.0
2+
3+
* Airflow 3.0 is now supported.
4+
5+
* Bug fixes and test improvements
6+
7+
* Enhanced documentation
8+
9+
* Update generated project CI's
10+
111
## Changes in 0.2.0
212

313
* Local MLOps now works on both Linux and Windows

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keywords = [
1919
"Machine Learning",
2020
"Deep Learning"
2121
]
22-
version = "0.2.0"
22+
version = "0.3.0"
2323
readme = { file = "README.md", content-type = "text/markdown" }
2424
license = { file = "LICENSE", content-type = "text/plain" }
2525
requires-python = ">=3.12"

0 commit comments

Comments
 (0)