Skip to content

Commit c18d7cc

Browse files
committed
bump verison
1 parent bbdeeda commit c18d7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: espywrapper/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from elasticsearch import Elasticsearch, helpers
99

10-
__version__ = '1.1.0'
10+
__version__ = '1.2.0'
1111

1212
class EsPyWrapperResult:
1313
def __init__(self, results: dict = None):

0 commit comments

Comments
 (0)