Skip to content

Commit 28d677c

Browse files
Bump Python package version to 1.0
1 parent 5c6994b commit 28d677c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

55
[project]
66
name = "bfft"
7-
version = "0.1.0"
7+
version = "1.0"
88
description = "Python bindings for the BFFT real Fourier transform library (drop-in numpy.fft.rfft + half-bin ODFT)."
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)