We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd405d7 commit 3655d4cCopy full SHA for 3655d4c
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 📑 Changelog
2
3
+## [0.7.1](https://github.com/ign-gpao/builder-python/tree/0.7.1) (2022-10-04)
4
+
5
+[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.7.0...0.7.1)
6
7
## [0.7.0](https://github.com/ign-gpao/builder-python/tree/0.7.0) (2022-10-04)
8
9
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.6.0...0.7.0)
gpao/__init__.py
@@ -5,4 +5,4 @@
"""
# Version of the ign-gpao-project-builder
-__version__ = "0.7.0"
+__version__ = "0.7.1"
0 commit comments