ai-content-maker/.venv/Lib/site-packages/llvmlite/_version.py

12 lines
418 B
Python

# This file was generated by 'versioneer.py' (0.14) from
# revision-control system data, or from the parent directory name of an
# unpacked source archive. Distribution tarballs contain a pre-generated copy
# of this file.
version_version = '0.42.0'
version_full = 'b2a26aafd266b8972ad26dfa98dc41642f84913e'
def get_versions(default={}, verbose=False):
return {'version': version_version, 'full': version_full}