Skip to content

Commit

Permalink
Bump version to 0.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienball committed Apr 26, 2019
1 parent dc93393 commit 127affd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snips_nlu/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__email__ = "clement.doumouro@snips.ai, adrien.ball@snips.ai"
__license__ = "Apache License, Version 2.0"

__version__ = "0.19.5"
__version__ = "0.19.6"
__model_version__ = "0.19.0"

__download_url__ = "https://github.com/snipsco/snips-nlu-language-resources/releases/download"
Expand Down

0 comments on commit 127affd

Please sign in to comment.