We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d8639 commit 4682889Copy full SHA for 4682889
README.md
@@ -31,8 +31,8 @@ Citation
31
@software{polylogarithm,
32
author = {{Alexander Voigt}},
33
title = {{Polylogarithm}},
34
- year = {2021},
35
- version = {6.8.0},
+ year = {2022},
+ version = {6.9.0},
36
url = {https://github.com/Expander/polylogarithm},
37
note = {[License: MIT]}
38
}
src/version.h
@@ -1,3 +1,3 @@
1
#define POLYLOGARITHM_MAJOR 6
2
-#define POLYLOGARITHM_MINOR 8
+#define POLYLOGARITHM_MINOR 9
3
#define POLYLOGARITHM_PATCH 0
0 commit comments