Skip to content

Commit 1992ae1

Browse files
committed
Bump version to '7.10.1+dev'
1 parent 445cfc4 commit 1992ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch/__init__.py

Lines changed: 1 addition & 1 deletion
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.0a1"
21+
__versionstr__ = "7.10.1+dev"
2222

2323
import re
2424
import sys

0 commit comments

Comments
 (0)