We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbe010 commit b0594bcCopy full SHA for b0594bc
docs/conf.py
@@ -53,9 +53,9 @@
53
# built documents.
54
#
55
# The short X.Y version.
56
-version = 'v1.7.0'
+version = 'v1.7.1'
57
# The full version, including alpha/beta/rc tags.
58
-release = 'v1.7.0'
+release = 'v1.7.1'
59
60
# The language for content autogenerated by Sphinx. Refer to documentation
61
# for a list of supported languages.
pygccxml/__init__.py
@@ -40,4 +40,4 @@
40
# TODO:
41
# 1. Add "explicit" property for constructors
42
43
-__version__ = 'v1.7.0'
+__version__ = 'v1.7.1'
0 commit comments