Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sondrelg committed Apr 2, 2021
1 parent ba966f8 commit c4a5d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = 'flake8-type-checking'
version = '0.1.0'
description = 'A flake8 plugin to flag imports exclusively used for type annotations'
version = '0.1.1'
description = 'A flake8 plugin for managing type-checking imports & forward references'
homepage = 'https://github.com/sondrelg/flake8-type-checking'
repository = 'https://github.com/sondrelg/flake8-type-checking'
documentation = 'https://github.com/sondrelg/flake8-type-checking'
Expand Down

0 comments on commit c4a5d60

Please sign in to comment.