v0.3.7: fixes, added CHANGELOG.md

This commit is contained in:
Luxferre
2026-07-10 10:41:44 +03:00
parent 38e8de1faf
commit 04c86c6cf2
3 changed files with 60 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "clyx"
version = "0.3.6"
version = "0.3.7"
description = "Clyx programming language interpreter"
readme = "README.md"
requires-python = ">=3.7"