Fix ConversionPoint.fn_args ignorance of type annot override

This commit is contained in:
2025-07-21 15:45:48 +03:00
parent 90409ec774
commit e767ccae15
3 changed files with 13 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "breakshaft"
version = "0.1.1"
version = "0.1.1.post1"
description = "Library for in-time codegen for type conversion"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }