Changed version

This commit is contained in:
2021-11-24 17:48:39 +01:00
parent fa7ee800e1
commit 0f81497ea3
21 changed files with 43 additions and 40 deletions

5
.vscode/launch.json vendored
View File

@@ -256,7 +256,10 @@
"console": "integratedTerminal",
"args": [
"start",
]
],
"env": {
"PYTHONPATH": "${workspaceFolder}/src/:${workspaceFolder}/src/cpl_cli/"
}
},
{
"name": "CLI: uninstall discord.py",