Skip to content

Commit f050519

Browse files
committed
chore: update yaylib version to 1.5.0 beta 1
1 parent 5e5c509 commit f050519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaylib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# 1.0.0rc1 Release Candidate
2424
# 1.0.0 Final Release
2525
# 1.0.0.post1 Post Release
26-
__version__ = "1.5.0.dev4"
26+
__version__ = "1.5.0.b1"
2727

2828
from .client import Client
2929
from .constants import *

0 commit comments

Comments
 (0)