Skip to content

Commit 6a4dbca

Browse files
committed
version bump
1 parent 54bc15f commit 6a4dbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ['meson-python', 'numpy', 'cython', 'versioneer[toml]', 'build']
44

55
[project]
66
name = 'pixell'
7-
version = "0.30.1"
7+
version = "0.30.2"
88
description = "A rectangular pixel map manipulation and harmonic analysis library derived from Sigurd Naess' enlib."
99
readme = 'README.rst'
1010
requires-python = '>=3.9'

0 commit comments

Comments
 (0)