We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5c509 commit f050519Copy full SHA for f050519
yaylib/__init__.py
@@ -23,7 +23,7 @@
23
# 1.0.0rc1 Release Candidate
24
# 1.0.0 Final Release
25
# 1.0.0.post1 Post Release
26
-__version__ = "1.5.0.dev4"
+__version__ = "1.5.0.b1"
27
28
from .client import Client
29
from .constants import *
0 commit comments