Skip to content

Commit bbaa62a

Browse files
committed
Update blog with affected packages
1 parent e8f6263 commit bbaa62a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/source/blog/bg-space-rename.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ pip install brainglobe --update
2424
```
2525

2626
in your environment, which will fetch the new version of all the affected packages.
27+
You can use `pip show brainglobe` to check your version has updated - you should find you now have `brainglobe` version as 1.0.1 or higher.
2728

2829
If you are manually managing your BrainGlobe tools, you will need to uninstall `bg-space` and install `brainglobe-space` in its place.
29-
You'll also need to update the following packages, which now depend on `brainglobe-space`:
30+
You'll also need to update the following packages, which have dropped their `bg-space` dependency and now depend on `brainglobe-space`:
31+
32+
- `bg-atlasapi`, version 1.0.3 or newer.
33+
- `brainglobe-napari-io`, version 0.3.3 or newer.
34+
- `morphapi`, version 0.2.2 or newer.
35+
- `brainrender`, version 2.1.5 or newer.
36+
- `brainreg`, version 1.0.4 or newer.

0 commit comments

Comments
 (0)