We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd7ebc commit 14c6f91Copy full SHA for 14c6f91
pyproject.toml
@@ -7,8 +7,8 @@ name = "hexfft"
7
authors = [
8
{name = "Chris Langfield", email = "christopher.langfield@gmail.com"},
9
]
10
-description = "Hexagonal FFT in Python"
+description = "Hexagonal FFTs in Python"
11
readme = "README.md"
12
requires-python = ">=3.8"
13
-keywords = ["one", "two"]
14
-version = "0.0.1"
+keywords = ["hexagonal", "dsp", "fft"]
+version = "0.1.0"
0 commit comments