Skip to content

Commit 57144fa

Browse files
committed
Bump version from 1.1.0 to 1.1.1
1 parent 210f5cb commit 57144fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = 'flake8-type-checking'
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = 'A flake8 plugin for managing type-checking imports & forward references'
55
homepage = 'https://github.com/snok'
66
repository = 'https://github.com/sondrelg/flake8-type-checking'

0 commit comments

Comments
 (0)