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

This commit is contained in:
2022-02-23 14:21:23 +01:00
parent d718875d03
commit dc367000ba
9 changed files with 10 additions and 41 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: VVVVV
:version: v1.2 (2022-02-23)
"""
from cgi import FieldStorage

View File

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