Skip to content

Commit 6d4544c

Browse files
authored
Merge pull request #176 from iMichka/bump
Bump version 2.5.0
2 parents 914ff60 + 64214eb commit 6d4544c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Version 2.5.0
66

77
1. Add support for new cxx versions in cxx_standard class
88

9+
2. Deprecate utils.is_str
10+
11+
3. pyproject.toml improvements
12+
913

1014
Version 2.4.0
1115
-------------

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ keywords = [
1818
"CastXML",
1919
"gccxml",
2020
]
21-
version = "2.4.0"
21+
version = "2.5.0"
2222

2323
classifiers = [
2424
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)