Skip to content

Commit 3655d4c

Browse files
committed
[bot] Update changelog and version
1 parent dd405d7 commit 3655d4c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 📑 Changelog
22

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+
37
## [0.7.0](https://github.com/ign-gpao/builder-python/tree/0.7.0) (2022-10-04)
48

59
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.6.0...0.7.0)

gpao/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"""
66

77
# Version of the ign-gpao-project-builder
8-
__version__ = "0.7.0"
8+
__version__ = "0.7.1"

0 commit comments

Comments
 (0)