We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ea093 commit 6f2ea15Copy full SHA for 6f2ea15
pyfunceble_webworker/__init__.py
@@ -53,5 +53,5 @@
53
54
import secrets
55
56
-__version__ = "1.0.0a1"
+__version__ = "1.0.0a2"
57
__session_id__ = secrets.token_urlsafe(16)
0 commit comments