Skip to content

Commit 3540e71

Browse files
committed
Bump version to 1.9.0
1 parent 6073295 commit 3540e71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changes
22
=======
33

4-
Version 1.9.0 (not yet released)
5-
--------------------------------
4+
Version 1.9.0
5+
-------------
66

77
1. [New features]
88

pygccxml/__init__.py

+1-1
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.8.6'
44+
__version__ = '1.9.0'

0 commit comments

Comments
 (0)