Skip to content

Commit 169badb

Browse files
committed
flake8-sqlalchemy v0.2.0
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
1 parent 3608703 commit 169badb

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-sqlalchemy"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A flake8 plugin to detect issues with SQLAlchemy code"
55
authors = ["Mike Fiedler <miketheman@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)