Skip to content

Commit 427ae6b

Browse files
committed
Bump version: 2.0.0a4 -> 2.0.0a5
1 parent d650946 commit 427ae6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fbchat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118

119119
from ._client import Client
120120

121-
__version__ = "2.0.0a4"
121+
__version__ = "2.0.0a5"
122122

123123
__all__ = ("Session", "Listener", "Client")
124124

0 commit comments

Comments
 (0)