Skip to content

Commit b5c4c1d

Browse files
committed
bleh, version tag troubles
1 parent 56916ac commit b5c4c1d

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.27.1"
7+
version = "0.27.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)