Skip to content

Commit 7096f65

Browse files
committed
chore: creating version 0.7
1 parent 4fa2570 commit 7096f65

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [0.7] - 2024-06-05
9+
810
### Changed
911
- First beta version
1012

@@ -41,3 +43,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4143
[0.4]: https://github.com/gershnik/repopulator/releases/0.4
4244
[0.5]: https://github.com/gershnik/repopulator/releases/0.5
4345
[0.6]: https://github.com/gershnik/repopulator/releases/0.6
46+
[0.7]: https://github.com/gershnik/repopulator/releases/0.7

src/repopulator/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license that can be found in the LICENSE.txt file or at
55
# https://opensource.org/licenses/BSD-3-Clause
66

7-
VERSION = '0.6'
7+
VERSION = '0.7'

0 commit comments

Comments
 (0)