Skip to content

Commit f7aec8f

Browse files
committed
Updating version in setup.py for durabletask
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
1 parent 53239ec commit f7aec8f

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)