diff --git a/CHANGELOG.md b/CHANGELOG.md index 183f7c6e..2c7afd9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changes +## Version 1.4.2.post2 (2020-02-24) + +We closed a total of 1 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2020-02-24. + +## Issues Closed + - rebuilding docs for post release (#435) + +## Pull Requests + - Docs for v1.4.2.post1 were not rebuilt (#434) + +The following individuals contributed to this release: + + - James Gaboardi + +------------------------------------ + + ## Version 1.4.2post1 (2020-02-24) We closed a total of 0 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-02-24. diff --git a/README.md b/README.md index e5fab67b..e6273619 100644 --- a/README.md +++ b/README.md @@ -120,3 +120,4 @@ If you use PySAL-spaghetti in a scientific publication, we would appreciate usin keywords = {graph-theory,network-analysis,python,spatial-networks,topology} } ``` + diff --git a/appveyor.yml b/appveyor.yml index 8e08eeaf..315687a9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,11 +7,11 @@ environment: matrix: - PYTHON_VERSION: "3.6" - MINICONDA: C:\Miniconda36-x64 + MINICONDA: C:\Miniconda37-x64 ENV_FILE: "ci/travis/36-latest-conda-forge-PYPI.yaml" - PYTHON_VERSION: "3.6" - MINICONDA: C:\Miniconda36-x64 + MINICONDA: C:\Miniconda37-x64 ENV_FILE: "ci/travis/36-latest-conda-forge-GIT.yaml" - PYTHON_VERSION: "3.7" diff --git a/docs/.buildinfo b/docs/.buildinfo index e4c37ffb..1ad235ab 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: a0ef56d31d8ff47b1df142822f1c666c +config: 3e18a3572b544be238a2ea3d3df11325 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_images/notebooks_connected-components_16_0.png b/docs/_images/notebooks_connected-components_16_0.png deleted file mode 100644 index e5ed719e..00000000 Binary files a/docs/_images/notebooks_connected-components_16_0.png and /dev/null differ diff --git a/docs/_images/notebooks_connected-components_30_0.png b/docs/_images/notebooks_connected-components_30_0.png deleted file mode 100644 index 70f74416..00000000 Binary files a/docs/_images/notebooks_connected-components_30_0.png and /dev/null differ diff --git a/docs/_images/notebooks_connected-components_43_0.png b/docs/_images/notebooks_connected-components_43_0.png deleted file mode 100644 index ad73664e..00000000 Binary files a/docs/_images/notebooks_connected-components_43_0.png and /dev/null differ diff --git a/docs/_modules/index.html b/docs/_modules/index.html index a27cf529..e39b3a52 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -3,7 +3,7 @@ - Overview: module code — spaghetti v1.4.2 Manual + Overview: module code — spaghetti v1.4.2.post2 Manual @@ -40,7 +40,7 @@ spaghetti - 1.4.2 + 1.4.2.post2