Skip to content

Commit a8bc31e

Browse files
committed
Move to the next version
And get the nest_asyncio thing done.
1 parent 6512ed4 commit a8bc31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description = fh.read()
88

99
setup(name="servicex",
10-
version='1.0.0-beta.1',
10+
version='1.0.0-beta.2',
1111
packages=['servicex'],
1212
scripts=[],
1313
description="Front-end for the ServiceX Data Server",

0 commit comments

Comments
 (0)