Skip to content

Commit 7b6a720

Browse files
Bump version to 0.5.0b1
1 parent cf402fa commit 7b6a720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0b1",
34+
version="0.5.0b1",
3535
packages=["scheduler"],
3636
python_requires="~=3.6",
3737
install_requires=["psutil"],

0 commit comments

Comments
 (0)