diff --git a/pyproject.toml b/pyproject.toml index 8de1aa8..9bf94fb 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.3" \ No newline at end of file +version = "0.1.4" \ No newline at end of file