Merge pull request #22418 from taosdata/tomchon-patch-5
test:update base version 3.1.1.0
This commit is contained in:
commit
0fc4546c7e
|
@ -27,7 +27,7 @@ import threading
|
|||
import time
|
||||
import json
|
||||
|
||||
BASEVERSION = "3.1.0.0"
|
||||
BASEVERSION = "3.1.1.0"
|
||||
|
||||
class TDTestCase:
|
||||
|
||||
|
|
Loading…
Reference in New Issue