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 83d735b commit f6da0a9Copy full SHA for f6da0a9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### Unreleased
4
5
+### 0.13.0
6
+
7
- Use inheritance to determine check type
8
- Deprecate `field-boolean-null`
9
- Add checks:
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django-extra-checks
-version = 0.13.0rc0
+version = 0.13.0
author = Konstantin Alekseev
author_email = [email protected]
description = Collection of useful checks for Django Checks Framework
0 commit comments