Skip to content

Commit 7f1819d

Browse files
committed
update version
1 parent 8c2a954 commit 7f1819d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

src/redisenterprise/HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
33
Release History
44
===============
5+
1.3.1
6+
- add a new command `az redisenterprise test-connection` to test the connection to a cluster.
7+
58
1.3.0
69
- Added a new required property: PublicNetworkAccess for Cluster.
710
- Updated the default value of AccessKeysAuthentication property for Database to 'Disabled'.

src/redisenterprise/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.3.0'
13+
VERSION = '1.3.1'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)