introduced hseval

This commit is contained in:
Luxferre
2026-07-03 12:21:19 +03:00
parent 1b583b2ff5
commit 318adf11fe
3 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "clyx"
version = "0.1.0"
version = "0.1.1"
description = "Clyx programming language interpreter"
readme = "README.md"
requires-python = ">=3.7"