Skip to content

Commit f2b4c55

Browse files
committed
6.14.0
1 parent 0527a0f commit f2b4c55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
given-names: "Alexander"
66
orcid: "https://orcid.org/0000-0001-8963-6512"
77
title: "Polylogarithm"
8-
version: 6.13.0
9-
date-released: 2022-08-02
8+
version: 6.14.0
9+
date-released: 2023-06-20
1010
url: "https://github.com/Expander/polylogarithm"
1111
license: MIT

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#define POLYLOGARITHM_MAJOR 6
2-
#define POLYLOGARITHM_MINOR 13
2+
#define POLYLOGARITHM_MINOR 14
33
#define POLYLOGARITHM_PATCH 0

0 commit comments

Comments
 (0)