v0.3.4: set and say

This commit is contained in:
Luxferre
2026-07-07 10:54:04 +03:00
parent 9296bf2984
commit b1cd35d0ca
5 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "clyx"
version = "0.3.3"
version = "0.3.4"
description = "Clyx programming language interpreter"
readme = "README.md"
requires-python = ">=3.7"