Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Feb 25, 2023
1 parent 35df2b1 commit 629c305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["DetachHead <detachhead@users.noreply.github.com>"]
description = "a pylint plugin to enforce restrictions on imports within your project, similar to nx's enforce-module-boundaries eslint plugin "
name = "pylint_module_boundaries"
version = "1.2.1"
version = "1.3.0"
readme = "README.md"
repository = "https://github.com/detachhead/pylint-module-boundaries"

Expand Down

0 comments on commit 629c305

Please sign in to comment.