File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <coverage version =" 7.2.7" timestamp =" 1687898610593 " lines-valid =" 115" lines-covered =" 111" line-rate =" 0.9652" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
2
+ <coverage version =" 7.2.7" timestamp =" 1687900528486 " lines-valid =" 115" lines-covered =" 111" line-rate =" 0.9652" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
3
3
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.2.7 -->
4
4
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
5
5
<sources >
Original file line number Diff line number Diff line change 1
1
# setup.cfg
2
2
[metadata]
3
3
name = django-lazy-srcset
4
- version = 0.1 .0
4
+ version = 0.2 .0
5
5
description = Lazy srcset and image generation for Django. Minimum effort required. No database required.
6
6
long_description = file:README.rst
7
7
long_description_content_type = text/x-rst
You can’t perform that action at this time.
0 commit comments