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 =" 1688128216104 " lines-valid =" 172" lines-covered =" 168" line-rate =" 0.9767" branches-covered =" 0" branches-valid =" 0" branch-rate =" 0" complexity =" 0" >
2
+ <coverage version =" 7.2.7" timestamp =" 1688683453930 " lines-valid =" 172" lines-covered =" 168" line-rate =" 0.9767" 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.2.1
4
+ version = 0.2.2
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