Skip to content

Commit dd92b43

Browse files
committed
bumping up version and removing regularisation toolkit dependency
1 parent 7b5829b commit dd92b43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dev_template = "{tag}"
2424

2525
[project]
2626
name = "httomo-backends"
27-
version = "0.7.1"
27+
version = "0.7.2"
2828
description = "Supplementary files for HTTomo backends."
2929
readme = "README.rst"
3030
license = {text = "BSD-3-Clause"}
@@ -55,7 +55,6 @@ dependencies = [
5555
"astra-toolbox",
5656
"tomobar",
5757
"scikit-image",
58-
"ccpi-regularisation-cupy",
5958
]
6059

6160
[project.optional-dependencies]

0 commit comments

Comments
 (0)