Skip to content

Commit b49505c

Browse files
committed
DOC add static images
1 parent 33e83fc commit b49505c

6 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
*.pyc
22
*.egg-info/
33
*.so
4-
*.png
54

65
.pytest_cache
76
__pycache__

doc/static/colab.png

3.31 KB
Loading

doc/static/crcns.png

2.86 KB
Loading

doc/static/flatmap.png

91.8 KB
Loading

doc/static/moten.png

19.9 KB
Loading

voxelwise_tutorials/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.0'
1+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)