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 fb39889 commit 139e355Copy full SHA for 139e355
conan/conanfile.py
@@ -19,7 +19,7 @@
19
20
class CharconvConan(ConanFile):
21
name = "boost_decimal"
22
- version = "2.4.0"
+ version = "3.0.0"
23
description = "Boost provides free peer-reviewed portable C++ source libraries"
24
url = "https://github.com/cppalliance/decimal"
25
homepage = "https://github.com/cppalliance/decimal"
0 commit comments