Skip to content

Commit 32e0eb1

Browse files
committed
version 6.8.0
1 parent da43394 commit 32e0eb1

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
@@ -32,7 +32,7 @@ Citation
3232
author = {{Alexander Voigt}},
3333
title = {{Polylogarithm}},
3434
year = {2021},
35-
version = {6.7.0},
35+
version = {6.8.0},
3636
url = {https://github.com/Expander/polylogarithm},
3737
note = {[License: MIT]}
3838
}

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

0 commit comments

Comments
 (0)