Skip to content

Commit

Permalink
Prep for 0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Oct 8, 2023
1 parent 060cb15 commit 6f86c2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [0.7.0] - in development
## [0.7.0] - 2023-10-07

### [Changelog][0.7.0-changes]

Expand Down Expand Up @@ -106,7 +106,7 @@
- Interactive browser will use the screen width by default, or accept a command-line argument.


[//]: # ([0.7.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.7.0)
[0.7.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.7.0
[0.6.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.6.0
[0.5.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.5.0
[0.4.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.4.0
Expand All @@ -115,7 +115,7 @@
[0.2.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.2.0
[0.1.0]: https://github.com/ptmcg/log_merger/releases/tag/v0.1.0

[0.7.0-changes]: https://github.com/ptmcg/log_merger/compare/v0.6.0...main
[0.7.0-changes]: https://github.com/ptmcg/log_merger/compare/v0.6.0...v0.7.0
[0.6.0-changes]: https://github.com/ptmcg/log_merger/compare/v0.5.0...v0.6.0
[0.5.0-changes]: https://github.com/ptmcg/log_merger/compare/v0.4.0...v0.5.0
[0.4.0-changes]: https://github.com/ptmcg/log_merger/compare/v0.3.1...v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion logmerger/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
## About logmerger
logmerger version 0.7.0 (in development)
logmerger version 0.7.0
by Paul McGuire, 2023
Expand Down

0 comments on commit 6f86c2d

Please sign in to comment.