Skip to content

Commit

Permalink
updated doi in PiPy info
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMakus committed Mar 6, 2024
1 parent 1b4805c commit 97057c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'Peter Makus, Christoph Sens-Schönfelder, and the SeisMIC development Team'

# The full version, including alpha/beta/rc tags
release = '0.5.23'
release = '0.5.24'

# -- General configuration ---------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = seismic
version = 0.5.23
version = 0.5.24
author = Peter Makus, Christoph Sens-Schönfelder, and the SeisMIC development team
author_email = makus@gfz-potsdam.de
description = Seismological Monitoring using Interferometric Concepts
Expand All @@ -9,7 +9,7 @@ long_description_content_type = text/markdown
url = https://github.com/PeterMakus/SeisMIC
project_urls =
Documentation = https://petermakus.github.io/SeisMIC/index.html
doi = https://doi.org/10.5880/GFZ.2.4.2022.002
doi = https://doi.org/10.26443/seismica.v3i1.1099
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Expand Down

0 comments on commit 97057c5

Please sign in to comment.