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 0527a0f commit f2b4c55Copy full SHA for f2b4c55
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.13.0
9
-date-released: 2022-08-02
+version: 6.14.0
+date-released: 2023-06-20
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 13
+#define POLYLOGARITHM_MINOR 14
3
#define POLYLOGARITHM_PATCH 0
0 commit comments