Skip to content

Commit d2e12c8

Browse files
committed
Bump version 2.0.0
1 parent d7a56e3 commit d2e12c8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
Changes
22
=======
33

4-
Version 2.0.0 (unreleased)
4+
Version 2.1.0 (unreleased)
55
--------------------------
66

7+
Version 2.0.0
8+
-------------
9+
710
1. Drop support for ```GCC-XML```.
811

912
* Drop all the demangled name attributes

pygccxml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
# TODO:
4242
# 1. Add "explicit" property for constructors
4343

44-
__version__ = '1.9.1'
44+
__version__ = '2.0.0'

0 commit comments

Comments
 (0)