Skip to content

Commit c0e99d4

Browse files
committed
Release 7.14.0
1 parent 922d630 commit c0e99d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 7.14.0 (2021-08-02)
4+
5+
Release created to be compatible with 7.14 clients
6+
7+
## 7.13.0 (2021-05-24)
8+
9+
Release created to be compatible with 7.13 clients
10+
311
## 7.12.0 (2021-03-22)
412

513
Release created to be compatible with 7.12 clients

elastic_transport/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
__version__ = "7.14.0+dev"
18+
__version__ = "7.14.0"

0 commit comments

Comments
 (0)