Skip to content

Commit 14c6f91

Browse files
author
chris-langfield
committed
first pypi release
1 parent 9fd7ebc commit 14c6f91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ name = "hexfft"
77
authors = [
88
{name = "Chris Langfield", email = "christopher.langfield@gmail.com"},
99
]
10-
description = "Hexagonal FFT in Python"
10+
description = "Hexagonal FFTs in Python"
1111
readme = "README.md"
1212
requires-python = ">=3.8"
13-
keywords = ["one", "two"]
14-
version = "0.0.1"
13+
keywords = ["hexagonal", "dsp", "fft"]
14+
version = "0.1.0"

0 commit comments

Comments
 (0)