File tree Expand file tree Collapse file tree 4 files changed +24
-24
lines changed
Expand file tree Collapse file tree 4 files changed +24
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Release 5.0.1
2+
3+ ### Changed
4+
5+ - Updated ` coverage.xml ` .
6+
7+ ### Removed
8+
9+ - Discontinued GitHub workflow: ` .github/workflows/python-template-pypi-public-with-docker.yaml ` .
10+
11+ ### Statistics
12+
13+ - ** Changed files:** 2
14+ - ** Insertions:** 1
15+ - ** Deletions:** 23
16+ - ** Branch:** hendrik/urs-314-feature-sqldbwrpr-remove-discontinued-workflow
17+ - ** Files changed:**
18+ - .github/workflows/python-template-pypi-public-with-docker.yaml
19+ - coverage.xml
20+
21+ ______________________________________________________________________
22+
123# Release 5.0.0
224
325### Added
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <coverage version =" 7.13.1" timestamp =" 1767694752716 " lines-valid =" 726" lines-covered =" 305" line-rate =" 0.4201" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
2+ <coverage version =" 7.13.1" timestamp =" 1767711164752 " lines-valid =" 726" lines-covered =" 305" line-rate =" 0.4201" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
33 <!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.1 -->
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 @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66
77[project ]
88name = ' SQLDbWrpr'
9- version = ' 5.0.0 '
9+ version = ' 5.0.1 '
1010description = ' Wrapper for importing CSV and Text files into MySQL and Postgress'
1111authors = [
1212 { name = " Hendrik du Toit" , email = " hendrik@brightedge.co.za" }
You can’t perform that action at this time.
0 commit comments