Skip to content

Commit

Permalink
v0.5.1 fixed initial region setting
Browse files Browse the repository at this point in the history
  • Loading branch information
cornhundred committed Dec 10, 2024
1 parent 8721567 commit e269ca1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 50 deletions.
58 changes: 10 additions & 48 deletions notebooks/Landscape_View_Xenium.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "celldega",
"version": "0.5.0",
"version": "0.5.1",
"type": "module",
"scripts": {
"dev": "npm run build -- --sourcemap=inline --watch",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "celldega"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anywidget==0.9.6",
"pandas~=2.2.2",
Expand Down

0 comments on commit e269ca1

Please sign in to comment.