Skip to content

Commit 902a770

Browse files
committed
Release 0.3.0
1 parent 0974329 commit 902a770

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
### Unreleased
44

5+
### 0.3.0
6+
57
- Add `include_apps` option.
8+
- Fix ast crashes.
69

710
### 0.2.1
811

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-extra-checks
3-
version = 0.2.1
3+
version = 0.3.0
44
author = Konstantin Alekseev
55
author_email = [email protected]
66
description = Collection of useful checks for Django Checks Framework

0 commit comments

Comments
 (0)