bumped python version, updated readme

This commit is contained in:
Luxferre
2026-07-04 17:20:56 +03:00
parent 940936b694
commit 9733a83861
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "clyx"
version = "0.2"
version = "0.3"
description = "Clyx programming language interpreter"
readme = "README.md"
requires-python = ">=3.7"