Skip to content

Commit 86f3b46

Browse files
authored
Merge pull request #20 from BIOP/fix-process-wait-mac
Fix process wait mac
2 parents fe4344e + d7bdad3 commit 86f3b46

21 files changed

Lines changed: 27 additions & 21 deletions

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
qupathExtension {
1414
name = "qupath-extension-spotiflow"
1515
group = "ch.epfl.biop"
16-
version = "0.3.2-SNAPSHOT"
16+
version = "0.3.2"
1717
description = "QuPath extension to use Spotiflow"
1818
automaticModule = "qupath.ext.biop.spotiflow"
1919
}

docs/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Classes and Interfaces (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>All Classes and Interfaces (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="class index">

docs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Packages (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>All Packages (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="package index">

docs/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Deprecated List (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>Deprecated List (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="deprecated elements">

docs/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>API Help (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>API Help (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="help">

docs/index-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Index (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>Index (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="index">

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Overview (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>Overview (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="package index">
@@ -48,7 +48,7 @@
4848
<div class="flex-content">
4949
<main role="main">
5050
<div class="header">
51-
<h1 class="title">qupath-extension-spotiflow 0.3.1 API</h1>
51+
<h1 class="title">qupath-extension-spotiflow 0.3.2 API</h1>
5252
</div>
5353
<div id="all-packages-table">
5454
<div class="caption"><span>Packages</span></div>

docs/overview-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>qupath-extension-spotiflow 0.3.1 API</title>
5+
<title>qupath-extension-spotiflow 0.3.2 API</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="index redirect">

docs/overview-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Class Hierarchy (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>Class Hierarchy (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="class tree">

docs/qupath/ext/biop/cmd/VirtualEnvironmentRunner.EnvType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>VirtualEnvironmentRunner.EnvType (qupath-extension-spotiflow 0.3.1 API)</title>
5+
<title>VirtualEnvironmentRunner.EnvType (qupath-extension-spotiflow 0.3.2 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: qupath.ext.biop.cmd, class: VirtualEnvironmentRunner, enum: EnvType">

0 commit comments

Comments
 (0)