Fix ForkedConvRepo add_injector signature

This commit is contained in:
2025-08-20 22:01:38 +03:00
parent 5ac6ff102f
commit 27939ef3ea
2 changed files with 1 additions and 4 deletions

View File

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