We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97559d5 commit f12acddCopy full SHA for f12acdd
projects/poetry_polylith_plugin/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "poetry-polylith-plugin"
3
-version = "1.40.0"
+version = "1.40.1"
4
description = "A Poetry plugin that adds tooling support for the Polylith Architecture"
5
authors = ["David Vujic"]
6
homepage = "https://davidvujic.github.io/python-polylith-docs/"
projects/polylith_cli/pyproject.toml
name = "polylith-cli"
-version = "1.33.0"
+version = "1.33.1"
description = "Python tooling support for the Polylith Architecture"
authors = ['David Vujic']
0 commit comments