Make argnames escape

This commit is contained in:
2025-08-20 21:59:46 +03:00
parent 0786fc600a
commit 36e343d3bc
4 changed files with 33 additions and 10 deletions

View File

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