Skip to content

Commit 2c64d69

Browse files
committed
Release 0.2.1
1 parent 6f9920d commit 2c64d69

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

33
### Unreleased
44

5+
### 0.2.1
6+
7+
- Fix ast parsing of indented block #1
8+
59
### 0.2.0
610

7-
- first public release
11+
- First public release
812

913
### 0.1.0
1014

11-
- first alpha
15+
- First alpha

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.0
3+
version = 0.2.1
44
author = Konstantin Alekseev
55
author_email = [email protected]
66
description = Collection of useful checks for Django Checks Framework

0 commit comments

Comments
 (0)