Skip to content

Commit

Permalink
uprev to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 10, 2024
1 parent 82fe601 commit 03a9ae0
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@ jobs:

- name: Publish to PyPI
uses: pypa/[email protected]
with:
skip-existing: true

- name: publish docs
uses: JamesIves/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "watchfiles_rust_notify"
version = "1.0.1"
version = "1.0.2"
edition = "2021"
license = "MIT"
homepage = "https://github.com/samuelcolvin/watchfiles"
Expand Down
64 changes: 64 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03a9ae0

Please sign in to comment.