Skip to content

Commit ad86038

Browse files
committed
version 6.12.0
1 parent aea9dce commit ad86038

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
@@ -87,7 +87,7 @@ Citation
8787
author = {{Alexander Voigt}},
8888
title = {{Polylogarithm}},
8989
year = {2022},
90-
version = {6.11.0},
90+
version = {6.12.0},
9191
url = {https://github.com/Expander/polylogarithm},
9292
note = {[License: MIT]}
9393
}

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

0 commit comments

Comments
 (0)