Skip to content

Commit

Permalink
Prepare v1.14.5 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsle committed Feb 21, 2017
1 parent 3a8ad97 commit ac9d56b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This module installs support for using a [Redis cache](https://redis.io/) to
store user variables for RiveScript.

```bash
pip install rivescript-redis
pip install rivescript_redis
```

By default, RiveScript keeps user variables in an in-memory dictionary. This
Expand Down
2 changes: 1 addition & 1 deletion python-rivescript.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global desc A scripting language to make it easy to write responses for a chatterbot.

Name: python-%{srcname}
Version: 1.14.4
Version: 1.14.5
Release: 1%{?dist}
Summary: %{sum}

Expand Down

0 comments on commit ac9d56b

Please sign in to comment.