diff --git a/pyproject.toml b/pyproject.toml index 09ce0ec..a95b28c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "megasniff" -version = "0.1.1" +version = "0.1.2" description = "Library for in-time codegened type validation" authors = [ { name = "nikto_b", email = "niktob560@yandex.ru" }