This commit is contained in:
2026-04-09 21:54:18 +02:00
commit ad33255b88
8906 changed files with 1437726 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# This file was generated by 'versioneer.py' (0.21) 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": "2026-03-26T10:50:34+0100",
"dirty": false,
"error": null,
"full-revisionid": "bd66899550d7185939bf27b75713a2ac9325a9d3",
"version": "0.19.2"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)