Skip to content

Commit 0e588c7

Browse files
author
Zav Shotan
committed
New version
1 parent 2afd7af commit 0e588c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name="airflow_kubernetes_job_operator",
24-
version="0.2.8",
24+
version="0.2.9",
2525
description="An airflow job operator that executes a task as a Kubernetes job on a cluster, given a job yaml configuration or an image uri.",
2626
long_description="Please see readme.md",
2727
classifiers=[],

0 commit comments

Comments
 (0)