We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0847c0b commit 7217687Copy full SHA for 7217687
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