Skip to content

Commit fb755c5

Browse files
committed
Release 7.15.0
1 parent d6c9ca6 commit fb755c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 7.15.0 (2021-09-20)
4+
5+
Release created to be compatible with 7.15 clients
6+
37
## 7.14.0 (2021-08-02)
48

59
Release created to be compatible with 7.14 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.15.0+dev"
18+
__version__ = "7.15.0"

0 commit comments

Comments
 (0)