We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922d630 commit c0e99d4Copy full SHA for c0e99d4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 7.12.0 (2021-03-22)
12
13
Release created to be compatible with 7.12 clients
elastic_transport/_version.py
@@ -15,4 +15,4 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-__version__ = "7.14.0+dev"
+__version__ = "7.14.0"
0 commit comments