Skip to content

Commit

Permalink
Merge pull request #21 from yoeo/v2.0.0
Browse files Browse the repository at this point in the history
Bump to a stable version 2.0.0
  • Loading branch information
yoeo authored Jun 16, 2020
2 parents a56dd70 + 7d9eafc commit 4c9780f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guesslang/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
from guesslang.guess import Guess, GuesslangError # noqa: F401


__version__ = '2.0.0a1'
__version__ = '2.0.0'

0 comments on commit 4c9780f

Please sign in to comment.