We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4782fc5 commit e64c502Copy full SHA for e64c502
1 file changed
ext/bigdecimal/bigdecimal.c
@@ -33,7 +33,7 @@
33
#include "div.h"
34
#include "static_assert.h"
35
36
-#define BIGDECIMAL_VERSION "4.0.1"
+#define BIGDECIMAL_VERSION "4.1.0"
37
38
#define NTT_MULTIPLICATION_THRESHOLD 100
39
#define NEWTON_RAPHSON_DIVISION_THRESHOLD 200
0 commit comments