Skip to content

Commit b35ae22

Browse files
committed
Release 1.3.2
* Also npm audit updates
1 parent 271aaa9 commit b35ae22

File tree

3 files changed

+100
-42
lines changed

3 files changed

+100
-42
lines changed

package-lock.json

Lines changed: 98 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ouroboros",
33
"productName": "Ouroboros",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"description": "Quickly extract ROIs from cloud-hosted medical scans.",
66
"main": "./out/main/index.js",
77
"author": "Weaver Goldman <[email protected]> and David Northover <[email protected]>",

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ouroboros"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
description = "Extract ROIs (e.g. nerves, blood vessels) from multi-terabyte cloud-hosted medical scans."
55
authors = ["Weaver Goldman <[email protected]>", "David Northover <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)