Skip to content

Commit 15ff148

Browse files
committed
chore: Update version from 3.0.0 to 3.1.0
1 parent 4fa3651 commit 15ff148

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 = "3.0.0"
3+
version = "3.1.0"
44
description = 'A flake8 plugin for managing type-checking imports & forward references'
55
homepage = 'https://github.com/snok'
66
repository = 'https://github.com/snok/flake8-type-checking'

0 commit comments

Comments
 (0)