Skip to content

Commit 43dabe4

Browse files
author
roman_yakovenko
committed
update version number
1 parent 3681274 commit 43dabe4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/history/history.rest

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Thanks to all the people that have contributed patches, bug reports and suggesti
2323
* Gustavo Carneiro
2424

2525
-----------
26-
Version 1.1
26+
SVN Version
2727
-----------
2828

2929
1. Experimental back-ends based on ``.pdb`` and ``.bsc`` files were removed.

pygccxml/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
#TODO:
3434
# 1. Add "explicit" property for constructors
3535

36-
__version__ = '1.1.0'
36+
__version__ = '1.5.0'
3737

3838
__revision__ = 1080

0 commit comments

Comments
 (0)