We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f300821 commit 594a204Copy full SHA for 594a204
CITATION.cff
@@ -1,6 +1,6 @@
1
title: t8code
2
-version: 1.6.0
3
-date-released: "2023-12-01"
+version: 1.6.1
+date-released: "2023-12-06"
4
repository-code: "https://github.com/dlr-amr/t8code"
5
url: "https://dlr-amr.github.io/t8code/"
6
doi: "10.5281/zenodo.7034838"
test/t8_gtest_version.cxx
@@ -27,7 +27,7 @@
27
/* The following three tests check whether t8code computes the correct
28
* version.
29
* The current version of t8code is
30
- * 1.6.0
+ * 1.6.1
31
* If you increase the major or minor version number, you need to adjust these tests and
32
* this comment. */
33
0 commit comments