We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8b554 commit 02c187aCopy full SHA for 02c187a
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "loopy"
7
-version = "2024.1"
+version = "2025.1"
8
description = "A code generator for array-based code on CPUs and GPUs"
9
readme = "README.rst"
10
license = { text = "MIT" }
0 commit comments