File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ license = { text = "Apache-2.0" }
3838name = " genkit"
3939readme = " README.md"
4040requires-python = " >=3.10"
41- version = " 0.3.2 "
41+ version = " 0.4.0 "
4242
4343[project .optional-dependencies ]
4444dev-local-vectorstore = [" genkit-plugin-dev-local-vectorstore" ]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ license = { text = "Apache-2.0" }
2222name = " genkit-plugin-compat-oai"
2323readme = " README.md"
2424requires-python = " >=3.10"
25- version = " 0.3.2 "
25+ version = " 0.4.0 "
2626
2727[build-system ]
2828build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ license = { text = "Apache-2.0" }
2727name = " genkit-plugin-dev-local-vectorstore"
2828readme = " README.md"
2929requires-python = " >=3.10"
30- version = " 0.3.2 "
30+ version = " 0.4.0 "
3131
3232[build-system ]
3333build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ license = { text = "Apache-2.0" }
2626name = " genkit-plugin-firebase"
2727readme = " README.md"
2828requires-python = " >=3.10"
29- version = " 0.3.2 "
29+ version = " 0.4.0 "
3030
3131[build-system ]
3232build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ license = { text = "Apache-2.0" }
2828name = " genkit-plugin-flask"
2929readme = " README.md"
3030requires-python = " >=3.10"
31- version = " 0.3.2 "
31+ version = " 0.4.0 "
3232
3333[build-system ]
3434build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ license = { text = "Apache-2.0" }
2626name = " genkit-plugin-google-cloud"
2727readme = " README.md"
2828requires-python = " >=3.10"
29- version = " 0.3.2 "
29+ version = " 0.4.0 "
3030
3131[build-system ]
3232build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ license = { text = "Apache-2.0" }
2828name = " genkit-plugin-google-genai"
2929readme = " README.md"
3030requires-python = " >=3.10"
31- version = " 0.3.2 "
31+ version = " 0.4.0 "
3232
3333[build-system ]
3434build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ license = { text = "Apache-2.0" }
2222name = " genkit-plugin-ollama"
2323readme = " README.md"
2424requires-python = " >=3.10"
25- version = " 0.3.2 "
25+ version = " 0.4.0 "
2626
2727[build-system ]
2828build-backend = " hatchling.build"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ license = { text = "Apache-2.0" }
3030name = " genkit-plugin-vertex-ai"
3131readme = " README.md"
3232requires-python = " >=3.10"
33- version = " 0.3.2 "
33+ version = " 0.4.0 "
3434
3535[build-system ]
3636build-backend = " hatchling.build"
You can’t perform that action at this time.
0 commit comments