Skip to content

Commit ac9d56b

Browse files
committed
Prepare v1.14.5 for release
1 parent 3a8ad97 commit ac9d56b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

contrib/redis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This module installs support for using a [Redis cache](https://redis.io/) to
44
store user variables for RiveScript.
55

66
```bash
7-
pip install rivescript-redis
7+
pip install rivescript_redis
88
```
99

1010
By default, RiveScript keeps user variables in an in-memory dictionary. This

python-rivescript.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%global desc A scripting language to make it easy to write responses for a chatterbot.
44

55
Name: python-%{srcname}
6-
Version: 1.14.4
6+
Version: 1.14.5
77
Release: 1%{?dist}
88
Summary: %{sum}
99

0 commit comments

Comments
 (0)