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 0974329 commit 902a770Copy full SHA for 902a770
CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
### Unreleased
4
5
+### 0.3.0
6
+
7
- Add `include_apps` option.
8
+- Fix ast crashes.
9
10
### 0.2.1
11
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django-extra-checks
-version = 0.2.1
+version = 0.3.0
author = Konstantin Alekseev
author_email = [email protected]
description = Collection of useful checks for Django Checks Framework
0 commit comments