We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d10bc53 commit e618e1dCopy full SHA for e618e1d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "diffct"
7
-version = "1.2.6"
+version = "1.2.7"
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