Skip to content

Commit

Permalink
build!: bump version to 5.0.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: ping google no longer available, dropped on Google's
side
  • Loading branch information
xaralis committed Feb 18, 2024
1 parent 299c902 commit b514be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static_sitemaps/__init__.py
Expand Up @@ -7,4 +7,4 @@
App is dependent on original django.contrib.sitemaps application which
has to be included in order for this to work.
"""
__versionstr__ = '4.7.0'
__versionstr__ = '5.0.0'

0 comments on commit b514be8

Please sign in to comment.