new release v1.2 (2022-02-23)

changed photon.komoot.de to photon.komoot.io
This commit is contained in:
2022-02-23 14:28:58 +01:00
18 changed files with 18 additions and 77 deletions

View File

@@ -8,7 +8,7 @@ def application(environ, start_response):
:return: response to be sent to the client by the wsgi server
:rtype: list
:version: v1.1 (2021-10-31)
:version: v1.2 (2022-02-23)
"""
from cgi import FieldStorage

View File

@@ -3,7 +3,7 @@
"""
Produce a dayplot from seismogram recordings
version: v1.1 (2021-10-31)
version: v1.2 (2022-02-23)
license: gpl3
Copyright 2012-2020 Seismological Observatory, Ruhr-University Bochum