Skip to content

Commit f454cfb

Browse files
committed
Import version from correct path
1 parent e21e997 commit f454cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from elasticsearch.dsl import VERSION
1+
from elasticsearch import VERSION
22

33
ES_MAJOR_VERSION = VERSION[0]

0 commit comments

Comments
 (0)