Skip to content

Commit e04b251

Browse files
committed
Bump version
1 parent 750352c commit e04b251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detectlanguage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.5.0'
1+
__version__ = '2.0.0'
22

33
from .exceptions import *
44
from .configuration import Configuration

0 commit comments

Comments
 (0)