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 7b0f84f commit 70a2d89Copy full SHA for 70a2d89
projects/hatch_polylith_bricks/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "hatch-polylith-bricks"
3
-version = "1.2.7"
+version = "1.2.8"
4
description = "Hatch build hook plugin for Polylith"
5
authors = ['David Vujic']
6
homepage = "https://davidvujic.github.io/python-polylith-docs/"
@@ -21,7 +21,7 @@ classifiers = [
21
]
22
23
[tool.poetry.dependencies]
24
-python = "^3.9"
+python = "^3.8"
25
hatchling = "^1.21.0"
26
tomlkit = "0.*"
27
0 commit comments