Skip to content

Commit ea300f6

Browse files
authored
Merge pull request #220 from CastXML/release
Bump version to 2.6.1
2 parents cdee0dc + 9a828cd commit ea300f6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes
22
=======
33

4+
Version 2.6.1
5+
-------------
6+
7+
1. Fix test_remove_template_defaults when tested on macos 13
8+
9+
2. Fix some test compilation with c++14/17
10+
411
Version 2.6.0
512
-------------
613

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.6.0"
21+
version = "2.6.1"
2222

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

0 commit comments

Comments
 (0)