mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
3 lines
72 B
Python
3 lines
72 B
Python
"""Version information."""
|
|
__version__ = "1.33.7"
|
|
version = __version__ |