Skip to content

Commit c4305e9

Browse files
author
xaralis
committed
Introduces Python 3 GZIP fix and Site framework mocking
1 parent e5b87d8 commit c4305e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static_sitemaps/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
App is dependent on original django.contrib.sitemaps application which
88
has to be included in order for this to work.
99
"""
10-
__versionstr__ = '4.0.0'
10+
__versionstr__ = '4.1.0'

0 commit comments

Comments
 (0)