Skip to content

Commit dbdfd11

Browse files
authored
uprev to 1.1.0 (#344)
1 parent b27bd3a commit dbdfd11

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "watchfiles_rust_notify"
3-
version = "1.0.5"
3+
version = "1.1.0"
44
edition = "2021"
55
license = "MIT"
66
homepage = "https://github.com/samuelcolvin/watchfiles"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ see [the migration guide](https://watchfiles.helpmanual.io/migrating/) for more
2323

2424
## Installation
2525

26-
**watchfiles** requires Python 3.8 - 3.14.
26+
**watchfiles** requires Python 3.9 - 3.14.
2727

2828
```bash
2929
pip install watchfiles

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ See [`arun_process` docs][watchfiles.arun_process] for more details.
7272

7373
## Installation
7474

75-
**watchfiles** requires **Python 3.8** to **Python 3.14**.
75+
**watchfiles** requires **Python 3.9** to **Python 3.14**.
7676

7777
### From PyPI
7878

0 commit comments

Comments
 (0)