File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed
Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1+ # Release 5.5.1
2+
3+ - Maintenance:
4+ - Updated release log URL in ` pyproject.toml ` .
5+
6+ ## Statistics
7+
8+ - Branch: hendrik/urs-312-feature-beetools-remove-discontinued-workflow-copy
9+ - Files changed: 1
10+ - Insertions: 1
11+ - Deletions: 1
12+ - Files:
13+ - pyproject.toml
14+
15+ ______________________________________________________________________
16+
117# Release 5.5.0
218
319- Features:
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <coverage version =" 7.6.10" timestamp =" 1767537622853 " lines-valid =" 639" lines-covered =" 508" line-rate =" 0.795" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
2+ <coverage version =" 7.6.10" timestamp =" 1767558791057 " lines-valid =" 639" lines-covered =" 508" line-rate =" 0.795" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
33 <!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.6.10 -->
44 <!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
55 <sources >
Original file line number Diff line number Diff line change 66
77[project ]
88name = ' beetools'
9- version = ' 5.5.0 '
9+ version = ' 5.5.1 '
1010description = ' Tools for batch scripts, virtual environments and utilities.'
1111authors = [
1212 { name = " Hendrik du Toit" , email = " hendrik@brightedge.co.za" }
@@ -40,7 +40,7 @@ requires-python = ">=3.10"
4040[project .urls ]
4141 # documentation = "https://readthedocs.org"
4242issues = " https://github.com/BrightEdgeeServices/beetools/issues"
43- changelog = ' https://github.com/BrightEdgeeServices/beetools/blob/enhancement/master/ReleaseNotes.md '
43+ changelog = ' https://github.com/BrightEdgeeServices/beetools/releases '
4444homepage = ' https://github.com/BrightEdgeeServices/beetools'
4545repository = " https://github.com/BrightEdgeeServices/beetools.git"
4646
You can’t perform that action at this time.
0 commit comments