misc/version bump

This commit is contained in:
2025-02-05 20:23:06 -05:00
parent bc333b4258
commit ec80a33298
10 changed files with 97 additions and 117 deletions

View File

@ -28,7 +28,6 @@ class RandMsg(FastAPI):
async def randmsg_handler(self, data: RandMsgRequest = None):
"""
/randmsg
Get a randomly generated message
"""
random.seed()