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 259ac22 commit 1e1981cCopy full SHA for 1e1981c
README.md
@@ -84,7 +84,7 @@ Citation
84
author = {{Alexander Voigt}},
85
title = {{Polylogarithm}},
86
year = {2022},
87
- version = {6.9.0},
+ version = {6.10.0},
88
url = {https://github.com/Expander/polylogarithm},
89
note = {[License: MIT]}
90
}
src/version.h
@@ -1,3 +1,3 @@
1
#define POLYLOGARITHM_MAJOR 6
2
-#define POLYLOGARITHM_MINOR 9
+#define POLYLOGARITHM_MINOR 10
3
#define POLYLOGARITHM_PATCH 0
0 commit comments