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 aea9dce commit ad86038Copy full SHA for ad86038
README.md
@@ -87,7 +87,7 @@ Citation
87
author = {{Alexander Voigt}},
88
title = {{Polylogarithm}},
89
year = {2022},
90
- version = {6.11.0},
+ version = {6.12.0},
91
url = {https://github.com/Expander/polylogarithm},
92
note = {[License: MIT]}
93
}
src/version.h
@@ -1,3 +1,3 @@
1
#define POLYLOGARITHM_MAJOR 6
2
-#define POLYLOGARITHM_MINOR 11
+#define POLYLOGARITHM_MINOR 12
3
#define POLYLOGARITHM_PATCH 0
0 commit comments