Skip to content

Commit 2e0794e

Browse files
committed
prepare v0.0.3 release
1 parent 48276c7 commit 2e0794e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 0.0.3 (in development)
1+
## Version 0.0.3
22

33
* **Bug fix** - `ExternalPythonOperator` does not need Airflow in external environment now.
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "gaiaflow"
33
requires-python = ">= 3.11"
4-
version = "0.0.3.dev0"
4+
version = "0.0.3"
55
description = "Local-first MLOps infrastructure python tool that simplifies the process of building, testing, and deploying ML workflows."
66
authors = [{name = "Yogesh Kumar Baljeet Singh", email = "[email protected]"}]
77
dependencies = [

0 commit comments

Comments
 (0)