Skip to content

Commit 2893b12

Browse files
author
quantra
committed
0.2.0
1 parent ff0dc29 commit 2893b12

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="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">
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.1.0
4+
version = 0.2.0
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)