v0.3.1: range/qfor/for in stdlib

This commit is contained in:
Luxferre
2026-07-05 17:40:48 +03:00
parent 260ad6c894
commit 4ed51b4429
7 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "clyx"
version = "0.3"
version = "0.3.1"
description = "Clyx programming language interpreter"
readme = "README.md"
requires-python = ">=3.7"