Skip to content

Commit 9280bd7

Browse files
Updates ext workflows version
Signed-off-by: Elena Kolevska <[email protected]>
1 parent 6611aa1 commit 9280bd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/workflow/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
dapr-ext-workflow>=0.4.1rc1.dev
1+
dapr-ext-workflow>=0.6.0rc1
22
dapr>=1.15.0rc1

ext/dapr-ext-workflow/dapr/ext/workflow/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
limitations under the License.
1414
"""
1515

16-
__version__ = '0.5.0rc1.dev'
16+
__version__ = '0.6.0rc1'

0 commit comments

Comments
 (0)