Skip to content

Commit c86932a

Browse files
committed
Bump version to '7.10.1+dev'
1 parent 2dd49e2 commit c86932a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# flake8: noqa
1919
from __future__ import absolute_import
2020

21-
__versionstr__ = "7.10.0a2"
21+
__versionstr__ = "7.10.1+dev"
2222

2323
import re
2424
import sys

0 commit comments

Comments
 (0)