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 e521498 commit 4d8799dCopy full SHA for 4d8799d
README.md
@@ -32,7 +32,7 @@ Citation
32
author = {{Alexander Voigt}},
33
title = {{Polylogarithm}},
34
year = {2021},
35
- version = {6.6.0},
+ version = {6.7.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 6
+#define POLYLOGARITHM_MINOR 7
3
#define POLYLOGARITHM_PATCH 0
0 commit comments