We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27602e6 commit af75798Copy full SHA for af75798
1 file changed
pyproject.toml
@@ -1,10 +1,10 @@
1
[build-system]
2
-requires = ["setuptools>=61.0"]
+requires = ["setuptools>=61.0", "build", "twine"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "python-fluepdot"
7
-version = "0.0.3"
+version = "0.0.4"
8
authors = [
9
{ name="KS-HTK", email="ks-htk@flipdot.org" },
10
]
0 commit comments