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