Skip to content

Commit 381b8de

Browse files
committed
Version bump to 4.0.0
New major version since backwards incompatible changes were introduced.
1 parent 00436fe commit 381b8de

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__ = '3.0.0'
10+
__versionstr__ = '4.0.0'

0 commit comments

Comments
 (0)