We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f59be commit 40ddcd0Copy full SHA for 40ddcd0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "diffct"
7
-version = "1.2.1"
+version = "1.2.2"
8
description = "A CUDA-based library for computed tomography (CT) projection and reconstruction with differentiable operators"
9
readme = "README.md"
10
authors = [
0 commit comments