Skip to content

Commit

Permalink
Bump version: 1.9.6 -> 2.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Mar 11, 2020
1 parent 8aaed0c commit ef95aed
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 @@ -115,7 +115,7 @@

from ._client import Client

__version__ = "1.9.6"
__version__ = "2.0.0a1"

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

Expand Down

0 comments on commit ef95aed

Please sign in to comment.