Fix renderer template module path

This commit is contained in:
2025-07-19 01:29:51 +03:00
parent 1896bd7461
commit 987d6b5131
2 changed files with 2 additions and 2 deletions

View File

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