Skip to content

Commit 46b6c5f

Browse files
committed
Bump version from 1.0.4 to 1.0.5
1 parent 7ad5241 commit 46b6c5f

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.0.4'
3+
version = "1.0.5"
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)