Skip to content

Commit b381e22

Browse files
committed
Revert back to dynamic versioning
1 parent 94a1b70 commit b381e22

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name="samplerate-ledfx"
7-
version = "0.2.3"
8-
dynamic = ["readme"]
7+
dynamic = ["version","readme"]
98
description="Monolithic python wrapper for libsamplerate based on pybind11 and NumPy"
109
authors=[
1110
{"name" = "Robin Scheibler", "email" ="fakufaku@gmail.com"},

uv.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)