Skip to content

Commit 4682889

Browse files
committed
version 6.9.0
1 parent b2d8639 commit 4682889

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Citation
3131
@software{polylogarithm,
3232
author = {{Alexander Voigt}},
3333
title = {{Polylogarithm}},
34-
year = {2021},
35-
version = {6.8.0},
34+
year = {2022},
35+
version = {6.9.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 8
2+
#define POLYLOGARITHM_MINOR 9
33
#define POLYLOGARITHM_PATCH 0

0 commit comments

Comments
 (0)