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