Skip to content

Commit 9bff3bb

Browse files
committed
fixed up latest import
1 parent 56a1f0d commit 9bff3bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pydra/tasks/afni/latest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
PACKAGE_VERSION = "v1"
1+
PACKAGE_VERSION = "v24_0_12"
22

3-
from .v1 import * # noqa
3+
from .v24_0_12 import * # noqa

0 commit comments

Comments
 (0)