Skip to content

Commit ad9a314

Browse files
committed
revert: airflow project version
1 parent a39c9f9 commit ad9a314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/airflow/dags/common_airflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from pathlib import Path
1919

2020
# Code version. It has to be repeated here as well as in `pyproject.toml`, because Airflow isn't able to look at files outside of its `dags/` directory.
21-
OTG_VERSION = "1.0.17"
21+
OTG_VERSION = "1.0.0"
2222

2323

2424
# Cloud configuration.

0 commit comments

Comments
 (0)