Skip to content

Commit 6f2ea15

Browse files
committed
Bump version to v1.0.0a2.
1 parent c8ea093 commit 6f2ea15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyfunceble_webworker/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@
5353

5454
import secrets
5555

56-
__version__ = "1.0.0a1"
56+
__version__ = "1.0.0a2"
5757
__session_id__ = secrets.token_urlsafe(16)

0 commit comments

Comments
 (0)