diff --git a/.github/workflows/release_and_publish.yml b/.github/workflows/release_and_publish.yml
index df8e2cf4..3533eb0c 100644
--- a/.github/workflows/release_and_publish.yml
+++ b/.github/workflows/release_and_publish.yml
@@ -64,4 +64,5 @@ jobs:
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
+ user: __token__
password: ${{ secrets.PYPI_PASSWORD }}
diff --git a/docs/.buildinfo b/docs/.buildinfo
index 119b971f..8c0d6a83 100644
--- a/docs/.buildinfo
+++ b/docs/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 7a0db965c233a022b29f7ef4159bdce0
+config: 6d7fd852120a24d05c94e5042fb9352d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/docs/_modules/index.html b/docs/_modules/index.html
index 7d98dbb5..1574eddc 100644
--- a/docs/_modules/index.html
+++ b/docs/_modules/index.html
@@ -3,7 +3,7 @@
- Overview: module code — spaghetti v1.5.0.rc9 Manual
+ Overview: module code — spaghetti v1.5.0.rc10 Manual
@@ -40,7 +40,7 @@
spaghetti
- 1.5.0.rc9
+ 1.5.0.rc10
diff --git a/docs/_modules/spaghetti/network.html b/docs/_modules/spaghetti/network.html
index e162186c..308982ad 100644
--- a/docs/_modules/spaghetti/network.html
+++ b/docs/_modules/spaghetti/network.html
@@ -3,7 +3,7 @@
-
spaghetti.network — spaghetti v1.5.0.rc9 Manual
+
spaghetti.network — spaghetti v1.5.0.rc10 Manual
@@ -40,7 +40,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js
index 4ac33107..8bdd8d97 100644
--- a/docs/_static/documentation_options.js
+++ b/docs/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: '1.5.0.rc9',
+ VERSION: '1.5.0.rc10',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/docs/api.html b/docs/api.html
index 3e448184..689ffd8d 100644
--- a/docs/api.html
+++ b/docs/api.html
@@ -3,7 +3,7 @@
-
API reference — spaghetti v1.5.0.rc9 Manual
+
API reference — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.Network.html b/docs/generated/spaghetti.Network.html
index 496eaf9d..67774f81 100644
--- a/docs/generated/spaghetti.Network.html
+++ b/docs/generated/spaghetti.Network.html
@@ -3,7 +3,7 @@
-
spaghetti.Network — spaghetti v1.5.0.rc9 Manual
+
spaghetti.Network — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.Network.loadnetwork.html b/docs/generated/spaghetti.Network.loadnetwork.html
index 10d3b4b2..3adb4636 100644
--- a/docs/generated/spaghetti.Network.loadnetwork.html
+++ b/docs/generated/spaghetti.Network.loadnetwork.html
@@ -3,7 +3,7 @@
-
spaghetti.Network.loadnetwork — spaghetti v1.5.0.rc9 Manual
+
spaghetti.Network.loadnetwork — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.Network.savenetwork.html b/docs/generated/spaghetti.Network.savenetwork.html
index d49c4497..7ba504a3 100644
--- a/docs/generated/spaghetti.Network.savenetwork.html
+++ b/docs/generated/spaghetti.Network.savenetwork.html
@@ -3,7 +3,7 @@
-
spaghetti.Network.savenetwork — spaghetti v1.5.0.rc9 Manual
+
spaghetti.Network.savenetwork — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.PointPattern.html b/docs/generated/spaghetti.PointPattern.html
index baeddb6b..76c1c725 100644
--- a/docs/generated/spaghetti.PointPattern.html
+++ b/docs/generated/spaghetti.PointPattern.html
@@ -3,7 +3,7 @@
-
spaghetti.PointPattern — spaghetti v1.5.0.rc9 Manual
+
spaghetti.PointPattern — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.element_as_gdf.html b/docs/generated/spaghetti.element_as_gdf.html
index 7a9f3c8e..b923f606 100644
--- a/docs/generated/spaghetti.element_as_gdf.html
+++ b/docs/generated/spaghetti.element_as_gdf.html
@@ -3,7 +3,7 @@
-
spaghetti.element_as_gdf — spaghetti v1.5.0.rc9 Manual
+
spaghetti.element_as_gdf — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.extract_component.html b/docs/generated/spaghetti.extract_component.html
index fdd748b3..a46f8aea 100644
--- a/docs/generated/spaghetti.extract_component.html
+++ b/docs/generated/spaghetti.extract_component.html
@@ -3,7 +3,7 @@
-
spaghetti.extract_component — spaghetti v1.5.0.rc9 Manual
+
spaghetti.extract_component — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.regular_lattice.html b/docs/generated/spaghetti.regular_lattice.html
index b771c588..27a3a2fd 100644
--- a/docs/generated/spaghetti.regular_lattice.html
+++ b/docs/generated/spaghetti.regular_lattice.html
@@ -3,7 +3,7 @@
-
spaghetti.regular_lattice — spaghetti v1.5.0.rc9 Manual
+
spaghetti.regular_lattice — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/generated/spaghetti.spanning_tree.html b/docs/generated/spaghetti.spanning_tree.html
index 94c48708..0e3340b6 100644
--- a/docs/generated/spaghetti.spanning_tree.html
+++ b/docs/generated/spaghetti.spanning_tree.html
@@ -3,7 +3,7 @@
-
spaghetti.spanning_tree — spaghetti v1.5.0.rc9 Manual
+
spaghetti.spanning_tree — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/genindex.html b/docs/genindex.html
index 2621c7ed..2df41640 100644
--- a/docs/genindex.html
+++ b/docs/genindex.html
@@ -4,7 +4,7 @@
-
Index — spaghetti v1.5.0.rc9 Manual
+
Index — spaghetti v1.5.0.rc10 Manual
@@ -41,7 +41,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/index.html b/docs/index.html
index 073b4254..e73feede 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
-
spaghetti — spaghetti v1.5.0.rc9 Manual
+
spaghetti — spaghetti v1.5.0.rc10 Manual
@@ -41,7 +41,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/installation.html b/docs/installation.html
index c859823a..ebab1c85 100644
--- a/docs/installation.html
+++ b/docs/installation.html
@@ -3,7 +3,7 @@
-
Installation — spaghetti v1.5.0.rc9 Manual
+
Installation — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/caveats.html b/docs/notebooks/caveats.html
index 3209e817..8336c667 100644
--- a/docs/notebooks/caveats.html
+++ b/docs/notebooks/caveats.html
@@ -3,7 +3,7 @@
-
Caveats — spaghetti v1.5.0.rc9 Manual
+
Caveats — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/connected-components.html b/docs/notebooks/connected-components.html
index 3fc2ffd6..a9d8c029 100644
--- a/docs/notebooks/connected-components.html
+++ b/docs/notebooks/connected-components.html
@@ -3,7 +3,7 @@
-
Connected components in a spatial network — spaghetti v1.5.0.rc9 Manual
+
Connected components in a spatial network — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/facility-location.html b/docs/notebooks/facility-location.html
index f4444414..4ee45b15 100644
--- a/docs/notebooks/facility-location.html
+++ b/docs/notebooks/facility-location.html
@@ -3,7 +3,7 @@
-
Demostrating network-based optimal facility location modeling — spaghetti v1.5.0.rc9 Manual
+
Demostrating network-based optimal facility location modeling — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/network-segmentation.html b/docs/notebooks/network-segmentation.html
index e241fdfe..d21a9ad6 100644
--- a/docs/notebooks/network-segmentation.html
+++ b/docs/notebooks/network-segmentation.html
@@ -3,7 +3,7 @@
-
Spatial network segmentation — spaghetti v1.5.0.rc9 Manual
+
Spatial network segmentation — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/network-spatial-autocorrelation.html b/docs/notebooks/network-spatial-autocorrelation.html
index 4c375f49..8b16cdfd 100644
--- a/docs/notebooks/network-spatial-autocorrelation.html
+++ b/docs/notebooks/network-spatial-autocorrelation.html
@@ -3,7 +3,7 @@
-
Network-constrained spatial autocorrelation — spaghetti v1.5.0.rc9 Manual
+
Network-constrained spatial autocorrelation — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/network-spatial-dependence.html b/docs/notebooks/network-spatial-dependence.html
index 934c56f0..1475e0b5 100644
--- a/docs/notebooks/network-spatial-dependence.html
+++ b/docs/notebooks/network-spatial-dependence.html
@@ -3,7 +3,7 @@
-
Network-constrained spatial dependence — spaghetti v1.5.0.rc9 Manual
+
Network-constrained spatial dependence — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/network-spatial-weights.html b/docs/notebooks/network-spatial-weights.html
index 921ee929..0ddafb09 100644
--- a/docs/notebooks/network-spatial-weights.html
+++ b/docs/notebooks/network-spatial-weights.html
@@ -3,7 +3,7 @@
-
Network spatial weights — spaghetti v1.5.0.rc9 Manual
+
Network spatial weights — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/pointpattern-attributes.html b/docs/notebooks/pointpattern-attributes.html
index 4d268cea..a7f26fde 100644
--- a/docs/notebooks/pointpattern-attributes.html
+++ b/docs/notebooks/pointpattern-attributes.html
@@ -3,7 +3,7 @@
-
Network point pattern attributes — spaghetti v1.5.0.rc9 Manual
+
Network point pattern attributes — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/quickstart.html b/docs/notebooks/quickstart.html
index de3c5f13..515317da 100644
--- a/docs/notebooks/quickstart.html
+++ b/docs/notebooks/quickstart.html
@@ -3,7 +3,7 @@
-
Quickstart — spaghetti v1.5.0.rc9 Manual
+
Quickstart — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/shortest-path-visualization.html b/docs/notebooks/shortest-path-visualization.html
index f489b6d5..185bf687 100644
--- a/docs/notebooks/shortest-path-visualization.html
+++ b/docs/notebooks/shortest-path-visualization.html
@@ -3,7 +3,7 @@
-
Generating regular lattices and visualizing shortest paths — spaghetti v1.5.0.rc9 Manual
+
Generating regular lattices and visualizing shortest paths — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/spanning-trees.html b/docs/notebooks/spanning-trees.html
index 3c161e64..9dbac03f 100644
--- a/docs/notebooks/spanning-trees.html
+++ b/docs/notebooks/spanning-trees.html
@@ -3,7 +3,7 @@
-
Network spanning trees — spaghetti v1.5.0.rc9 Manual
+
Network spanning trees — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/transportation-problem.html b/docs/notebooks/transportation-problem.html
index 7561113f..254e3b63 100644
--- a/docs/notebooks/transportation-problem.html
+++ b/docs/notebooks/transportation-problem.html
@@ -3,7 +3,7 @@
-
The Transportation Problem — spaghetti v1.5.0.rc9 Manual
+
The Transportation Problem — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/notebooks/tsp.html b/docs/notebooks/tsp.html
index 88525f30..d6ae1fbe 100644
--- a/docs/notebooks/tsp.html
+++ b/docs/notebooks/tsp.html
@@ -3,7 +3,7 @@
-
The Traveling Sales(man)(person) Problem — TSP — spaghetti v1.5.0.rc9 Manual
+
The Traveling Sales(man)(person) Problem — TSP — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/objects.inv b/docs/objects.inv
index 7726f66b..c258f931 100644
Binary files a/docs/objects.inv and b/docs/objects.inv differ
diff --git a/docs/references.html b/docs/references.html
index 174db9d1..ac586a42 100644
--- a/docs/references.html
+++ b/docs/references.html
@@ -3,7 +3,7 @@
-
References — spaghetti v1.5.0.rc9 Manual
+
References — spaghetti v1.5.0.rc10 Manual
@@ -41,7 +41,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/search.html b/docs/search.html
index 192dbf82..6f53f0dc 100644
--- a/docs/search.html
+++ b/docs/search.html
@@ -3,7 +3,7 @@
-
Search — spaghetti v1.5.0.rc9 Manual
+
Search — spaghetti v1.5.0.rc10 Manual
@@ -46,7 +46,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/docs/tutorials.html b/docs/tutorials.html
index c77bfa75..fd685172 100644
--- a/docs/tutorials.html
+++ b/docs/tutorials.html
@@ -3,7 +3,7 @@
-
Tutorials — spaghetti v1.5.0.rc9 Manual
+
Tutorials — spaghetti v1.5.0.rc10 Manual
@@ -42,7 +42,7 @@
spaghetti
-
1.5.0.rc9
+
1.5.0.rc10
diff --git a/spaghetti/__init__.py b/spaghetti/__init__.py
index 8714d4eb..01f74ddc 100644
--- a/spaghetti/__init__.py
+++ b/spaghetti/__init__.py
@@ -1,4 +1,4 @@
-__version__ = "1.5.0.rc9"
+__version__ = "1.5.0.rc10"
"""
:mod:`spaghetti` --- Spatial Graphs: Networks, Topology, & Inference
====================================================================