Skip to content

Commit 804710c

Browse files
committed
Fix incomplete 3.5.0 version bump in packaging metadata
Align pyproject.toml and uv.lock with socketdev/version.py so hatch version and release CI publish 3.5.0 instead of stale 3.4.2.
1 parent 934d491 commit 804710c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "socketdev"
7-
version = "3.4.2"
7+
version = "3.5.0"
88
requires-python = ">= 3.9"
99
dependencies = [
1010
'requests>=2.32.5,<3',

‎uv.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)