Skip to content

Commit 5026048

Browse files
committed
version update
1 parent 3c2b92f commit 5026048

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tangram/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import os
22

3-
__version__ = "1.0.2"
3+
__version__ = "1.0.3"

tutorial_tangram_without_squidpy.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,7 @@
17311731
"hash": "3ac21f8bf730324e87b2ab04b60f02f57ab9f380889952ce3b825e9207797ed6"
17321732
},
17331733
"kernelspec": {
1734-
"display_name": "Python 3 (ipykernel)",
1734+
"display_name": "Python 3",
17351735
"language": "python",
17361736
"name": "python3"
17371737
},
@@ -1745,7 +1745,7 @@
17451745
"name": "python",
17461746
"nbconvert_exporter": "python",
17471747
"pygments_lexer": "ipython3",
1748-
"version": "3.9.5"
1748+
"version": "3.8.5"
17491749
}
17501750
},
17511751
"nbformat": 4,

0 commit comments

Comments
 (0)