Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daanzu committed Jul 12, 2019
1 parent 88de3bb commit 71a3838
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.4.0"
__version__ = "0.5.0"
REQUIRED_MODEL_VERSION = "0.5.0"
DEFAULT_MODEL_DIR = "kaldi_model_zamia"

Expand Down

0 comments on commit 71a3838

Please sign in to comment.