Skip to content

Commit b8c2b97

Browse files
Bump version to 0.6.0b1
1 parent 9a9f55d commit b8c2b97

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
@@ -31,7 +31,7 @@
3131

3232
setup(
3333
name="AsyncProcessScheduler",
34-
version="0.5.0b1",
34+
version="0.6.0b1",
3535
packages=["scheduler"],
3636
python_requires="~=3.6",
3737
install_requires=["psutil"],

0 commit comments

Comments
 (0)