Skip to content
Snippets Groups Projects
Commit 667e8ba1 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Replaced deprecated HTTP links. Updated version info.

parent 73e41e5b
No related branches found
No related tags found
No related merge requests found
Pipeline #12520 passed
......@@ -2,6 +2,12 @@
History
=======
0.15.6 (2020-09-15)
-------------------
* Replaced deprecated HTTP links.
0.15.5 (2020-09-02)
-------------------
......
......@@ -6,7 +6,7 @@ A collection of Python tools by Daniel Scheffler.
* Free software: GNU General Public License v3
* Documentation: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/doc/
* Documentation: https://danschef.gitext-pages.gfz-potsdam.de/py_tools_ds/doc/
Status
......@@ -26,7 +26,7 @@ Status
.. image:: https://gitext.gfz-potsdam.de/danschef/py_tools_ds/badges/master/pipeline.svg
:target: https://gitext.gfz-potsdam.de/danschef/py_tools_ds/commits/master
.. image:: https://gitext.gfz-potsdam.de/danschef/py_tools_ds/badges/master/coverage.svg
:target: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/coverage/
:target: https://danschef.gitext-pages.gfz-potsdam.de/py_tools_ds/coverage/
.. image:: https://img.shields.io/pypi/v/py_tools_ds.svg
:target: https://pypi.python.org/pypi/py_tools_ds
.. image:: https://anaconda.org/danschef/py_tools_ds/badges/version.svg
......@@ -91,6 +91,6 @@ This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypack
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _coverage: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/coverage/
.. _nosetests: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/nosetests_reports/nosetests.html
.. _coverage: https://danschef.gitext-pages.gfz-potsdam.de/py_tools_ds/coverage/
.. _nosetests: https://danschef.gitext-pages.gfz-potsdam.de/py_tools_ds/nosetests_reports/nosetests.html
.. _conda: https://conda.io/docs/
......@@ -19,5 +19,5 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__ = '0.15.5'
__versionalias__ = '20200902_01'
__version__ = '0.15.6'
__versionalias__ = '20200915_01'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment