We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d363b commit c999097Copy full SHA for c999097
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v0.1.0a5
2
3
### New
4
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
10
[project]
11
name = "durabletask"
12
-version = "0.1.0-alpha.3"
+version = "0.1.0-alpha.5"
13
description = "A Durable Task Client SDK for Python"
14
keywords = [
15
"durable",
0 commit comments