Skip to content

Commit 1f919ff

Browse files
committed
chore: bump beta ver
1 parent 2ba037d commit 1f919ff

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "scratchattach"
7-
version = "3.0.0b2"
7+
version = "3.0.0b3"
88
authors = [{ name = "TimMcCool" }]
99
description = "A Scratch API Wrapper"
1010
requires-python = ">= 3.12"
@@ -98,8 +98,4 @@ where = ["."]
9898
include = ["scratchattach*"]
9999

100100
[dependency-groups]
101-
dev = [
102-
"cryptography>=46.0.3",
103-
"pytest>=9.0.2",
104-
"python-dotenv>=1.2.2",
105-
]
101+
dev = ["cryptography>=46.0.3", "pytest>=9.0.2", "python-dotenv>=1.2.2"]

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)