Skip to content

Commit 4874689

Browse files
committed
Bump version to 1.9.1
1 parent c1b521e commit 4874689

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changes
22
=======
33

4+
Version 1.9.1
5+
-------------
6+
47
Version 1.9.0
58
-------------
69

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.0'
44+
__version__ = '1.9.1'

0 commit comments

Comments
 (0)