diff --git a/Qt_for_Python/docset.json b/Qt_for_Python/docset.json index ed5d719..3b3728a 100644 --- a/Qt_for_Python/docset.json +++ b/Qt_for_Python/docset.json @@ -1,13 +1,17 @@ { "name": "Qt for Python", - "version": "5.15.0", + "version": "6.2.2", "archive": "Qt_for_Python.tgz", "author": { "name": "AC Better", "link": "https://twitter.com/acbetterz" }, - "aliases": ["PySide2"], + "aliases": ["PySide2", "PySide6"], "specific_versions": [ + { + "version": "6.2.2", + "archive": "versions/6.2.2/Qt_for_Python.tgz" + }, { "version": "5.15.0", "archive": "versions/5.15.0/Qt_for_Python.tgz" diff --git a/Qt_for_Python/versions/6.2.2/Qt_for_Python.tgz b/Qt_for_Python/versions/6.2.2/Qt_for_Python.tgz new file mode 100644 index 0000000..79cfbb3 Binary files /dev/null and b/Qt_for_Python/versions/6.2.2/Qt_for_Python.tgz differ