Skip to content

Commit af75798

Browse files
committed
bumped version number, added build-system requirements
1 parent 27602e6 commit af75798

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[build-system]
2-
requires = ["setuptools>=61.0"]
2+
requires = ["setuptools>=61.0", "build", "twine"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-fluepdot"
7-
version = "0.0.3"
7+
version = "0.0.4"
88
authors = [
99
{ name="KS-HTK", email="ks-htk@flipdot.org" },
1010
]

0 commit comments

Comments
 (0)