Forget to import uuid

This commit is contained in:
2026-02-18 20:34:27 +03:00
parent facf4ceade
commit 5211c6ed72
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "turbosloth"
version = "0.1.0.post1"
version = "0.1.0.post2"
description = "ASGI REST framework for lazy devs"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }