Skip to content

Commit 6ec7456

Browse files
committed
version bump
1 parent 9f2df9b commit 6ec7456

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
orcid: https://orcid.org/https://orcid.org/0000-0002-3879-1210
66
affiliation: "Jülich Supercomputing Centre, Forschungszentrum Jülich GmbH, 52425 Jülich, Germany"
77
cff-version: 1.2.0
8-
date-released: 2021-12-13
8+
date-released: 2022-10-07
99
doi: 10.5281/zenodo.5599144
1010
keywords:
1111
- "parallel-in-time integration"
@@ -17,4 +17,4 @@ license: BSD-2-Clause
1717
message: "If you use this software, please cite it using these metadata."
1818
repository-code: https://github.com/Parallel-in-Time/pySDC
1919
title: "Parallel-in-Time/pySDC"
20-
version: 4.2.3
20+
version: 5.0.0

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
# built documents.
7070
#
7171
# The short X.Y version.
72-
version = '4.2'
72+
version = '5.0'
7373
# The full version, including alpha/beta/rc tags.
74-
release = '4.2.3'
74+
release = '5.0.0'
7575

7676
# The language for content autogenerated by Sphinx. Refer to documentation
7777
# for a list of supported languages.

0 commit comments

Comments
 (0)