diff --git a/segregation/__init__.py b/segregation/__init__.py index da80c7dc..957cf518 100644 --- a/segregation/__init__.py +++ b/segregation/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.0.5" +__version__ = "1.0.6" """ :mod:`segregation` --- Spatial/Non-Spatial Segregation Analysis diff --git a/setup.py b/setup.py index f95b1f5f..007bf098 100644 --- a/setup.py +++ b/setup.py @@ -53,8 +53,8 @@ def setup_package(): license = 'BSD', py_modules = ['segregation'], packages = find_packages(), - setup_requires = ["pytest-runner"], - tests_require = ["pytest"], + # setup_requires = ["pytest-runner"], + # tests_require = ["pytest"], keywords = ['spatial statistics', 'demography'], classifiers = [ #'Development Status :: 1 - Alpha', diff --git a/tools/changelog_1.0.6.md b/tools/changelog_1.0.6.md new file mode 100644 index 00000000..64a5afb1 --- /dev/null +++ b/tools/changelog_1.0.6.md @@ -0,0 +1,20 @@ +# Changes + +Version 1.0.6 (2019-05-14) + +We closed a total of 8 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2019-05-14. + +## Issues Closed + - plan for Release 106 (#29) + - update changelog and run gitcount (#28) + - tweaks for 1.0.5 release in setup.py (#27) + - update readme with decompose framework for 1.0.5 release (#26) + - create additional argument for the center in Centralization indexes (#23) + +## Pull Requests + - update changelog and run gitcount (#28) + - tweaks for 1.0.5 release in setup.py (#27) + - update readme with decompose framework for 1.0.5 release (#26) + +The following individuals contributed to this release: + diff --git a/tools/gitcount.ipynb b/tools/gitcount.ipynb index 2ec4100b..887342db 100644 --- a/tools/gitcount.ipynb +++ b/tools/gitcount.ipynb @@ -433,20 +433,9 @@ { "data": { "text/plain": [ - "['tweaks for 1.0.5 release in setup.py (#27)',\n", - " 'update readme with decompose framework for 1.0.5 release (#26)',\n", - " 'ENH: bump version number for bf release (#24)',\n", - " \" second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\",\n", - " 'BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)',\n", - " 'create changelog and gitcount (#21)',\n", - " 'add RTD yaml (#14)',\n", - " 'add docs reqs (#13)',\n", - " 'begin docs (#12)',\n", - " 'add lorenz (#10)',\n", - " 'add working decomposition func and CDF plotting func (#7)',\n", - " 'start counterfactual (#6)',\n", - " 'directly specifiy Miniconda3 (#3)',\n", - " 'add second install option to README.md (#1)']" + "['update changelog and run gitcount (#28)',\n", + " 'tweaks for 1.0.5 release in setup.py (#27)',\n", + " 'update readme with decompose framework for 1.0.5 release (#26)']" ] }, "execution_count": 20, @@ -484,7 +473,7 @@ { "data": { "text/plain": [ - "'We closed a total of 33 issues (enhancements and bug fixes) through 14 pull requests, since our last release on 2018-04-10.'" + "'We closed a total of 8 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2019-05-14.'" ] }, "execution_count": 23, @@ -514,7 +503,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "We closed a total of 33 issues (enhancements and bug fixes) through 14 pull requests, since our last release on 2018-04-10.\n", + "We closed a total of 8 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2019-05-14.\n", "\n", "## Issues Closed\n", "\n" @@ -547,44 +536,19 @@ "name": "stdout", "output_type": "stream", "text": [ - "We closed a total of 33 issues (enhancements and bug fixes) through 14 pull requests, since our last release on 2018-04-10.\n", + "We closed a total of 8 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2019-05-14.\n", "\n", "## Issues Closed\n", + " - plan for Release 106 (#29)\n", + " - update changelog and run gitcount (#28)\n", " - tweaks for 1.0.5 release in setup.py (#27)\n", " - update readme with decompose framework for 1.0.5 release (#26)\n", " - create additional argument for the center in Centralization indexes (#23)\n", - " - ENH: bump version number for bf release (#24)\n", - " - second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\n", - " - BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)\n", - " - create changelog and gitcount (#21)\n", - " - Create Tools for Github release (#20)\n", - " - error when installing using pip (#15)\n", - " - add RTD yaml (#14)\n", - " - add docs reqs (#13)\n", - " - begin docs (#12)\n", - " - Order of connectivity may be incorrect in Spatial_Prox_Prof (#5)\n", - " - add lorenz (#10)\n", - " - add working decomposition func and CDF plotting func (#7)\n", - " - start counterfactual (#6)\n", - " - directly specifiy Miniconda3 (#3)\n", - " - add spatial information theory index (#2)\n", - " - add second install option to README.md (#1)\n", "\n", "## Pull Requests\n", + " - update changelog and run gitcount (#28)\n", " - tweaks for 1.0.5 release in setup.py (#27)\n", - " - update readme with decompose framework for 1.0.5 release (#26)\n", - " - ENH: bump version number for bf release (#24)\n", - " - second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\n", - " - BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)\n", - " - create changelog and gitcount (#21)\n", - " - add RTD yaml (#14)\n", - " - add docs reqs (#13)\n", - " - begin docs (#12)\n", - " - add lorenz (#10)\n", - " - add working decomposition func and CDF plotting func (#7)\n", - " - start counterfactual (#6)\n", - " - directly specifiy Miniconda3 (#3)\n", - " - add second install option to README.md (#1)\n" + " - update readme with decompose framework for 1.0.5 release (#26)\n" ] } ], @@ -610,13 +574,7 @@ "name": "stdout", "output_type": "stream", "text": [ - " - Renan Xavier Cortes\n", - " - Serge Rey\n", - " - Eli Knaap\n", - " - James Gaboardi\n", - " - Ljwolf\n", - " - Wei Kang\n", - " - Levi John Wolf\n" + "\n" ] } ], @@ -642,54 +600,23 @@ "name": "stdout", "output_type": "stream", "text": [ - "We closed a total of 33 issues (enhancements and bug fixes) through 14 pull requests, since our last release on 2018-04-10.\n", + "We closed a total of 8 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2019-05-14.\n", "\n", "## Issues Closed\n", + " - plan for Release 106 (#29)\n", + " - update changelog and run gitcount (#28)\n", " - tweaks for 1.0.5 release in setup.py (#27)\n", " - update readme with decompose framework for 1.0.5 release (#26)\n", " - create additional argument for the center in Centralization indexes (#23)\n", - " - ENH: bump version number for bf release (#24)\n", - " - second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\n", - " - BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)\n", - " - create changelog and gitcount (#21)\n", - " - Create Tools for Github release (#20)\n", - " - error when installing using pip (#15)\n", - " - add RTD yaml (#14)\n", - " - add docs reqs (#13)\n", - " - begin docs (#12)\n", - " - Order of connectivity may be incorrect in Spatial_Prox_Prof (#5)\n", - " - add lorenz (#10)\n", - " - add working decomposition func and CDF plotting func (#7)\n", - " - start counterfactual (#6)\n", - " - directly specifiy Miniconda3 (#3)\n", - " - add spatial information theory index (#2)\n", - " - add second install option to README.md (#1)\n", "\n", "## Pull Requests\n", + " - update changelog and run gitcount (#28)\n", " - tweaks for 1.0.5 release in setup.py (#27)\n", " - update readme with decompose framework for 1.0.5 release (#26)\n", - " - ENH: bump version number for bf release (#24)\n", - " - second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\n", - " - BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)\n", - " - create changelog and gitcount (#21)\n", - " - add RTD yaml (#14)\n", - " - add docs reqs (#13)\n", - " - begin docs (#12)\n", - " - add lorenz (#10)\n", - " - add working decomposition func and CDF plotting func (#7)\n", - " - start counterfactual (#6)\n", - " - directly specifiy Miniconda3 (#3)\n", - " - add second install option to README.md (#1)\n", "\n", "The following individuals contributed to this release:\n", "\n", - " - Renan Xavier Cortes\n", - " - Serge Rey\n", - " - Eli Knaap\n", - " - James Gaboardi\n", - " - Ljwolf\n", - " - Wei Kang\n", - " - Levi John Wolf\n" + "\n" ] } ], @@ -717,56 +644,6 @@ "text": [ "# Changes\n", "\n", - "Version 1.0.5 (2018-05-14)\n", - "\n", - "We closed a total of 33 issues (enhancements and bug fixes) through 14 pull requests, since our last release on 2018-04-10.\n", - "\n", - "## Issues Closed\n", - " - tweaks for 1.0.5 release in setup.py (#27)\n", - " - update readme with decompose framework for 1.0.5 release (#26)\n", - " - create additional argument for the center in Centralization indexes (#23)\n", - " - ENH: bump version number for bf release (#24)\n", - " - second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\n", - " - BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)\n", - " - create changelog and gitcount (#21)\n", - " - Create Tools for Github release (#20)\n", - " - error when installing using pip (#15)\n", - " - add RTD yaml (#14)\n", - " - add docs reqs (#13)\n", - " - begin docs (#12)\n", - " - Order of connectivity may be incorrect in Spatial_Prox_Prof (#5)\n", - " - add lorenz (#10)\n", - " - add working decomposition func and CDF plotting func (#7)\n", - " - start counterfactual (#6)\n", - " - directly specifiy Miniconda3 (#3)\n", - " - add spatial information theory index (#2)\n", - " - add second install option to README.md (#1)\n", - "\n", - "## Pull Requests\n", - " - tweaks for 1.0.5 release in setup.py (#27)\n", - " - update readme with decompose framework for 1.0.5 release (#26)\n", - " - ENH: bump version number for bf release (#24)\n", - " - second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)\n", - " - BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)\n", - " - create changelog and gitcount (#21)\n", - " - add RTD yaml (#14)\n", - " - add docs reqs (#13)\n", - " - begin docs (#12)\n", - " - add lorenz (#10)\n", - " - add working decomposition func and CDF plotting func (#7)\n", - " - start counterfactual (#6)\n", - " - directly specifiy Miniconda3 (#3)\n", - " - add second install option to README.md (#1)\n", - "\n", - "The following individuals contributed to this release:\n", - "\n", - " - Renan Xavier Cortes\n", - " - Serge Rey\n", - " - Eli Knaap\n", - " - James Gaboardi\n", - " - Ljwolf\n", - " - Wei Kang\n", - " - Levi John Wolf\n" ] } ],