Implement hooking system for classes and methods. Cleanup of code

This commit is contained in:
2024-05-03 17:32:45 -03:00
parent af7aac4a05
commit 8ca6d6bcd9
10 changed files with 542 additions and 1914 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "4.0.0b5"
__version__ = "4.0.0"