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 d6c9ca6 commit fb755c5Copy full SHA for fb755c5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 7.15.0 (2021-09-20)
4
+
5
+Release created to be compatible with 7.15 clients
6
7
## 7.14.0 (2021-08-02)
8
9
Release created to be compatible with 7.14 clients
elastic_transport/_version.py
@@ -15,4 +15,4 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-__version__ = "7.15.0+dev"
+__version__ = "7.15.0"
0 commit comments