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 750cebc commit a3c1968Copy full SHA for a3c1968
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Unreleased
4
5
-### dev
+### 0.10.0
6
7
- Add option `skipif` that accepts user function
8
- Deprecate `ignore_types`
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django-extra-checks
-version = 0.9.1
+version = 0.10.0
author = Konstantin Alekseev
author_email = [email protected]
description = Collection of useful checks for Django Checks Framework
0 commit comments