chore(release): 0.3.0 #5

Merged
pufereq merged 30 commits from release/0.3.0 into main 2025-11-30 17:39:26 +00:00
4 changed files with 97 additions and 22 deletions
Showing only changes of commit a00668ecf3 - Show all commits

View File

@@ -8,7 +8,7 @@ import uuid
from judas_protocol import Message
from judas_client import Connector
from judas_client.connector import Connector
class Client: