Skip to content

Commit 73a7f2b

Browse files
committed
REL: 0.18.0
1 parent efb89b9 commit 73a7f2b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Release History
22
===============
33

4+
### 0.18.0
5+
Released on 20.02.2022
6+
7+
New rules:
8+
9+
* SIM906: Merge nested os.path.join calls
10+
11+
Maintenance:
12+
13+
* Restructure repository to simplify future development. It's time for more
14+
than one file.
415

516
### 0.17.1
617
Released on 16.02.2022

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author_email = info@martin-thoma.de
77
maintainer = Martin Thoma
88
maintainer_email = info@martin-thoma.de
99

10-
version = 0.17.1
10+
version = 0.18.0
1111

1212
description = flake8 plugin which checks for code that can be simplified
1313
long_description = file: README.md

0 commit comments

Comments
 (0)