Skip to content

Commit 5ad0ee0

Browse files
committed
bumping version to 7.1.4
1 parent 3ab440c commit 5ad0ee0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
History
44
-------
5-
7.1.3 (2020-07-05)
5+
7.1.4 (2020-07-05)
66
~~~~~~~~~~~~~~~~~~
77
* Configure Elasticsearch _id dynamically from document (#272)
88
* Use chain.from_iterable in for performance improvement (#278)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
except ImportError:
99
from distutils.core import setup
1010

11-
version = '7.1.3'
11+
version = '7.1.4'
1212

1313
if sys.argv[-1] == 'publish':
1414
try:

0 commit comments

Comments
 (0)