We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 914ff60 + 64214eb commit 6d4544cCopy full SHA for 6d4544c
CHANGELOG.md
@@ -6,6 +6,10 @@ Version 2.5.0
6
7
1. Add support for new cxx versions in cxx_standard class
8
9
+2. Deprecate utils.is_str
10
+
11
+3. pyproject.toml improvements
12
13
14
Version 2.4.0
15
-------------
pyproject.toml
@@ -18,7 +18,7 @@ keywords = [
18
"CastXML",
19
"gccxml",
20
]
21
-version = "2.4.0"
+version = "2.5.0"
22
23
classifiers = [
24
"Development Status :: 5 - Production/Stable",
0 commit comments