Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daanzu committed May 18, 2019
1 parent f14f6ed commit e809c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kaldi_active_grammar/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

_name = "kaldi_active_grammar"
__version__ = "0.2.1"
__version__ = "0.2.2"

import logging
_log = logging.getLogger("kaldi")
Expand Down

0 comments on commit e809c3e

Please sign in to comment.