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 672b569 commit afd499dCopy full SHA for afd499d
conan/conanfile.py
@@ -19,7 +19,7 @@
19
20
class CharconvConan(ConanFile):
21
name = "boost_decimal"
22
- version = "1.0.0"
+ version = "1.1.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