Skip to content

Commit 1e1981c

Browse files
committed
version 6.10.0
1 parent 259ac22 commit 1e1981c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Citation
8484
author = {{Alexander Voigt}},
8585
title = {{Polylogarithm}},
8686
year = {2022},
87-
version = {6.9.0},
87+
version = {6.10.0},
8888
url = {https://github.com/Expander/polylogarithm},
8989
note = {[License: MIT]}
9090
}

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 9
2+
#define POLYLOGARITHM_MINOR 10
33
#define POLYLOGARITHM_PATCH 0

0 commit comments

Comments
 (0)