Skip to content

Commit

Permalink
Bump version: 2.0.0a4 -> 2.0.0a5
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jun 14, 2020
1 parent d650946 commit 427ae6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fbchat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@

from ._client import Client

__version__ = "2.0.0a4"
__version__ = "2.0.0a5"

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

Expand Down

0 comments on commit 427ae6b

Please sign in to comment.