mod_defender:

- New command added in reputation (release)
    to release a known user.
base.py:
    - Switch deprecated getName() method
    to name attribute (In threading methods)
This commit is contained in:
adator
2025-08-07 23:15:18 +02:00
parent 64f1490942
commit 9df18de0b1
3 changed files with 58 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "6.1.3",
"version": "6.1.4",
"requests": "2.32.3",
"psutil": "6.0.0",