Fix dict body validation x2

This commit is contained in:
2025-10-16 22:19:42 +03:00
parent 4068af462b
commit 9775bc2cc6
4 changed files with 20 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "megasniff"
version = "0.2.6"
version = "0.2.6.post1"
description = "Library for in-time codegened type validation"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }