Skip to content

Commit

Permalink
Bump version: 2.0.0a3 -> 2.0.0a4
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jun 7, 2020
1 parent 435dfaf commit 520258e
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.0a3"
__version__ = "2.0.0a4"

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

Expand Down

0 comments on commit 520258e

Please sign in to comment.