Skip to content

Commit

Permalink
Bump version: 2.0.0a2 -> 2.0.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed May 7, 2020
1 parent d11f417 commit db284ce
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.0a2"
__version__ = "2.0.0a3"

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

Expand Down

0 comments on commit db284ce

Please sign in to comment.