Skip to content

Commit 21f13a3

Browse files
tillwenkeclaude
andcommitted
0.3.1: republish (0.3.0 filename burned on PyPI)
PyPI permanently blocks reuse of a filename once uploaded and deleted, and a broken 0.3.0 wheel had already been uploaded and removed, so the 0.3.0 release upload failed with "This filename was previously used". Bump to 0.3.1 to get a clean, complete wheel published. No code changes since 0.3.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YTTFXCuGNfYaD6LehFpxSZ
1 parent 2016d91 commit 21f13a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import setuptools
44

5-
VERSION = "0.3.0"
5+
VERSION = "0.3.1"
66

77
NAME = "heatchmap"
88

0 commit comments

Comments
 (0)