mirror of https://github.com/milvus-io/milvus.git
Update version in cases (#3007)
Signed-off-by: zw <zw@milvus.io> Co-authored-by: zw <zw@milvus.io>pull/3014/head
parent
c394608d4f
commit
7457438ba5
|
@ -1,7 +1,7 @@
|
|||
import logging
|
||||
import pytest
|
||||
|
||||
__version__ = '0.10.1'
|
||||
__version__ = '0.10.2'
|
||||
|
||||
|
||||
class TestPing:
|
||||
|
|
Loading…
Reference in New Issue