We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcced6 commit a88018eCopy full SHA for a88018e
datahub-actions/setup.py
@@ -70,7 +70,7 @@ def get_long_description():
70
"kafka": set(), # included by default
71
# Action Plugins
72
"executor": {
73
- "acryl-executor==0.1.0",
+ "acryl-executor==0.1.2",
74
},
75
"slack": {
76
"slack-bolt>=1.15.5",
0 commit comments