Skip to content

Commit e93503d

Browse files
author
quantra
committed
0.2.2
1 parent 464daea commit e93503d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

coverage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
33
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.2.7 -->
44
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
55
<sources>

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# setup.cfg
22
[metadata]
33
name = django-lazy-srcset
4-
version = 0.2.1
4+
version = 0.2.2
55
description = Lazy srcset and image generation for Django. Minimum effort required. No database required.
66
long_description = file:README.rst
77
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)