Skip to content

Commit 436a48a

Browse files
author
Dev Bear
committed
chore(py): no reason to enforce straight latest
1 parent 0c4f601 commit 436a48a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[project]
22
name = "furthermore-py"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Add your description here"
55
readme = "README.md"
6-
requires-python = ">=3.13"
6+
requires-python = ">=3.10"
77
dependencies = [
88
"requests>=2.32.3",
99
]
1010

1111
[dependency-groups]
1212
dev = [
13-
"build>=1.2.2.post1",
13+
"build>=1.2.2",
1414
"ruff>=0.11.8",
1515
]
1616

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)