Skip to content

bump pyproject.toml to 1.0.2#322

Merged
LandynDev merged 2 commits into
testfrom
chore/bump-pyproject-1.0.2
May 12, 2026
Merged

bump pyproject.toml to 1.0.2#322
LandynDev merged 2 commits into
testfrom
chore/bump-pyproject-1.0.2

Conversation

@LandynDev
Copy link
Copy Markdown
Collaborator

Why

allways/__init__.py was bumped to 1.0.2 in #317 but pyproject.toml
was left at 1.0.1. Aligning the two before cutting the v1.0.2 release.

Verification

$ grep -rn "1\.0\.[12]" pyproject.toml allways/__init__.py
pyproject.toml:3:version = "1.0.2"
allways/__init__.py:1:__version__ = '1.0.2'

Smart-contract Cargo.toml stays at 1.0.0 — the contract is deployed
immutable and its source wasn't touched in this release cycle.

@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label May 12, 2026
@LandynDev LandynDev merged commit ce5092f into test May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant