We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a837265 commit f21dea8Copy full SHA for f21dea8
CITATION.cff
@@ -5,7 +5,7 @@ authors:
5
given-names: "Alexander"
6
orcid: "https://orcid.org/0000-0001-8963-6512"
7
title: "Polylogarithm"
8
-version: 6.15.0
9
-date-released: 2023-10-22
+version: 7.0.0
+date-released: 2024-03-15
10
url: "https://github.com/Expander/polylogarithm"
11
license: MIT
src/version.h
@@ -1,3 +1,3 @@
1
-#define POLYLOGARITHM_MAJOR 6
2
-#define POLYLOGARITHM_MINOR 15
+#define POLYLOGARITHM_MAJOR 7
+#define POLYLOGARITHM_MINOR 0
3
#define POLYLOGARITHM_PATCH 0
0 commit comments