We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22864e commit 88bad38Copy full SHA for 88bad38
README.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
-<img src="imgs/logo_name.png" width="600"/>
+<img src="https://raw.githubusercontent.com/alan-turing-institute/scivision/main/imgs/logo_name.png" width="600"/>
3
</p>
4
5
# A toolkit for scientific image analysis
setup.py
@@ -21,7 +21,7 @@
21
22
setup(
23
name="scivision",
24
- version="0.6.1",
+ version="0.6.2",
25
description="scivision",
26
author="The Alan Turing Institute",
27
author_email="[email protected]",
0 commit comments