py-bidskit: add 2023.2.16 (#37395)

This commit is contained in:
Manuela Kuhn
2023-05-03 17:12:16 +02:00
committed by GitHub
parent edc70942d7
commit a091f7642d

View File

@@ -12,6 +12,7 @@ class PyBidskit(PythonPackage):
homepage = "https://github.com/jmtyszka/bidskit"
pypi = "bidskit/bidskit-2022.10.13.tar.gz"
version("2023.2.16", sha256="b2e4e3246d43a6f00af6c0391ec8fecc59405241de1ea9ca68eb4d8128d62c7b")
version(
"2022.10.13", sha256="576b92cef187032c73f64e2e6a5b0be0c06771442048a33c55e224b3df0aae3a"
)