Skip to content

Commit b0594bc

Browse files
committed
Bump to version 1.7.1
1 parent adbe010 commit b0594bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
# built documents.
5454
#
5555
# The short X.Y version.
56-
version = 'v1.7.0'
56+
version = 'v1.7.1'
5757
# The full version, including alpha/beta/rc tags.
58-
release = 'v1.7.0'
58+
release = 'v1.7.1'
5959

6060
# The language for content autogenerated by Sphinx. Refer to documentation
6161
# for a list of supported languages.

pygccxml/__init__.py

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

43-
__version__ = 'v1.7.0'
43+
__version__ = 'v1.7.1'

0 commit comments

Comments
 (0)