Skip to content

Commit

Permalink
Increment minor version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
myint committed Oct 21, 2017
1 parent 4f8d165 commit 0b5ed84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language_check/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
from .which import which


__version__ = '1.0'
__version__ = '1.1'


__all__ = ['LanguageTool', 'Error', 'get_languages', 'correct', 'get_version',
Expand Down

0 comments on commit 0b5ed84

Please sign in to comment.