diff --git a/pyproject.toml b/pyproject.toml index 8b92cdb..0fd7f06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,4 +11,4 @@ description = "Hexagonal FFTs in Python" readme = "README.md" requires-python = ">=3.8" keywords = ["hexagonal", "dsp", "fft"] -version = "0.1.0" \ No newline at end of file +version = "0.1.1" \ No newline at end of file