Repository URL to install this package:
|
Version:
2.8.0 ▾
|
prefect
/
_version.py
|
|---|
# This file was generated by 'versioneer.py' (0.20) 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.
import json
version_json = '''
{
"date": "2023-02-09T15:38:15-0600",
"dirty": false,
"error": null,
"full-revisionid": "50f0ad0a0c76ab935f08624fe8c7cc9bf47f46db",
"version": "2.8.0"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)