We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54bc15f commit 6a4dbcaCopy full SHA for 6a4dbca
pyproject.toml
@@ -4,7 +4,7 @@ requires = ['meson-python', 'numpy', 'cython', 'versioneer[toml]', 'build']
4
5
[project]
6
name = 'pixell'
7
-version = "0.30.1"
+version = "0.30.2"
8
description = "A rectangular pixel map manipulation and harmonic analysis library derived from Sigurd Naess' enlib."
9
readme = 'README.rst'
10
requires-python = '>=3.9'
0 commit comments