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 db44898 commit fc43f52Copy full SHA for fc43f52
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.6.5
+current_version = 0.6.6
3
commit = True
4
tag = True
5
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-check-seo
-version = 0.6.5
+version = 0.6.6
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