Skip to content

Commit e49a3f0

Browse files
authored
Updating version in setup.py for durabletask (#8701)
Signed-off-by: Ryan Lettieri <[email protected]>
1 parent 8266876 commit e49a3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/durabletask/setup.py

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

1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.0.0b3'
13+
VERSION = '1.0.0b4'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)