We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1af2e commit 8ebce88Copy full SHA for 8ebce88
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.6.4
+current_version = 0.6.5
3
commit = True
4
tag = True
5
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-check-seo
-version = 0.6.4
+version = 0.6.5
description = Django Check SEO will check the SEO aspects of your site for you, and will provide advice in case of problems.
long_description = file: README.md
6
long_description_content_type = text/markdown
0 commit comments