Skip to content

Commit

Permalink
Merge pull request #125 from RasaHQ/prep-1.5.1
Browse files Browse the repository at this point in the history
prepare 1.5.1 release
  • Loading branch information
erohmensing authored Nov 27, 2019
2 parents 5cbb280 + 9ed4d48 commit e60b513
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This project adheres to `Semantic Versioning`_ starting with version 0.11.0.

.. note:: This version is not yet released and is under active development.

[Unreleased 1.5.1]
^^^^^^^^^^^^^^^^^^
[1.5.1] - 2019-11-27
^^^^^^^^^^^^^^^^^^^^

Added
-----
Expand Down
2 changes: 1 addition & 1 deletion rasa_sdk/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5.0"
__version__ = "1.5.1"

0 comments on commit e60b513

Please sign in to comment.