mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-06 21:11:37 +08:00
fixed telemetry version
This commit is contained in:
parent
ce6be37fbc
commit
b49f9866fd
@ -91,7 +91,7 @@ BASE_PROPERTIES = {
|
||||
"python_version": f"{platform.python_version()}/{platform.python_implementation()}",
|
||||
"distinct_id": g_anonymous_id,
|
||||
"scrapegraphai_version": VERSION,
|
||||
"telemetry_version": "0.0.1",
|
||||
"telemetry_version": "0.0.2",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user