Skip to content

Commit db1226e

Browse files
authored
Add initial docs for airflow-ctl release process (apache#57318)
1 parent d652899 commit db1226e

File tree

2 files changed

+934
-1
lines changed

2 files changed

+934
-1
lines changed

airflow-ctl/src/airflowctl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919

2020
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
2121

22-
__version__ = "1.0.0b1"
22+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)