Files
eveAI/patched_packages/pytube/version.py
Josako 908a2eaf7e - Improve annotation algorithm for Youtube (and others)
- Patch Pytube
- improve OS deletion of files and writing of files
- Start working on Claude
- Improve template management
2024-07-16 14:21:49 +02:00

5 lines
74 B
Python

__version__ = "15.0.0"
if __name__ == "__main__":
print(__version__)