We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ded5f commit dc2badcCopy full SHA for dc2badc
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "hatch-frozen"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "A build hook plugin for Hatch to freeze the depedency tree for repeatable builds"
5
license = { file = "LICENSE" }
6
readme = "README.md"
0 commit comments