We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b74154 commit 8f14c24Copy full SHA for 8f14c24
elasticsearch/__init__.py
@@ -18,7 +18,7 @@
18
# flake8: noqa
19
from __future__ import absolute_import
20
21
-__versionstr__ = "7.10.0a2"
+__versionstr__ = "7.10.1+dev"
22
23
import re
24
import sys
0 commit comments