Fix import universal_qualname in a GraphWalker

This commit is contained in:
2025-08-20 03:07:22 +03:00
parent a256db0203
commit 9142cb05fc
2 changed files with 2 additions and 2 deletions

View File

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