Skip to content

Commit

Permalink
Bump version to v1.0.0a6.
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Dec 25, 2021
1 parent 2c7128e commit f257394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyfunceble_webworker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@

import secrets

__version__ = "1.0.0a5"
__version__ = "1.0.0a6"
__session_id__ = secrets.token_urlsafe(16)

0 comments on commit f257394

Please sign in to comment.