Skip to content

Commit c85f14e

Browse files
Technologicatclaude
andcommitted
Post-release: bump to 1.0.1.dev0
v1.0.0 has shipped to PyPI (via trusted-publisher OIDC from the v1.0.0 tag CI run; all 12 wheels — Linux/macOS/Windows × Python 3.11/3.12/3.13/3.14 — plus the sdist are now available). This commit moves master forward to the next development version per the project-wide post-release pattern documented in ~/.claude/CLAUDE.md: - wlsqm/VERSION: 1.0.0 -> 1.0.1.dev0 - CHANGELOG.md: prepend a 'v1.0.1 (in progress)' stub above the v1.0.0 section, with the standard '*No user-visible changes yet.*' placeholder. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 02a3556 commit c85f14e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v1.0.1 (in progress)
4+
5+
*No user-visible changes yet.*
6+
7+
38
## v1.0.0 (15 April 2026)
49

510
First release under modern Python and modern packaging.

wlsqm/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.1.dev0

0 commit comments

Comments
 (0)