Skip to content

Commit f6da0a9

Browse files
committed
Release v0.13.0
1 parent 83d735b commit f6da0a9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Unreleased
44

5+
### 0.13.0
6+
57
- Use inheritance to determine check type
68
- Deprecate `field-boolean-null`
79
- Add checks:

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.13.0rc0
3+
version = 0.13.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)