Skip to content

Commit

Permalink
[bot] Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 4, 2022
1 parent a5db616 commit 8d0d2fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# 📑 Changelog

## [0.7.2](https://github.com/ign-gpao/builder-python/tree/0.7.2) (2022-10-04)

[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.7.1...0.7.2)

## [0.7.1](https://github.com/ign-gpao/builder-python/tree/0.7.1) (2022-10-04)

[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.7.0...0.7.1)
Expand Down
2 changes: 1 addition & 1 deletion gpao/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# Version of the ign-gpao-project-builder
__version__ = "0.7.1"
__version__ = "0.7.2"

0 comments on commit 8d0d2fb

Please sign in to comment.