Skip to content

Commit c999097

Browse files
authored
Update latest Alpha release to 5 (#19)
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
1 parent 35d363b commit c999097

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## v0.1.0a5
22

33
### New
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
name = "durabletask"
12-
version = "0.1.0-alpha.3"
12+
version = "0.1.0-alpha.5"
1313
description = "A Durable Task Client SDK for Python"
1414
keywords = [
1515
"durable",

0 commit comments

Comments
 (0)