Skip to content

Commit f21dea8

Browse files
committed
version 7.0.0
1 parent a837265 commit f21dea8

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
given-names: "Alexander"
66
orcid: "https://orcid.org/0000-0001-8963-6512"
77
title: "Polylogarithm"
8-
version: 6.15.0
9-
date-released: 2023-10-22
8+
version: 7.0.0
9+
date-released: 2024-03-15
1010
url: "https://github.com/Expander/polylogarithm"
1111
license: MIT

src/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#define POLYLOGARITHM_MAJOR 6
2-
#define POLYLOGARITHM_MINOR 15
1+
#define POLYLOGARITHM_MAJOR 7
2+
#define POLYLOGARITHM_MINOR 0
33
#define POLYLOGARITHM_PATCH 0

0 commit comments

Comments
 (0)