Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F/fix ci #287

Merged
merged 5 commits into from
Feb 27, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Increase version
villoro committed Feb 25, 2025
commit 3eb9c54733086c9e9f0c5522419cf866f8856143
2 changes: 1 addition & 1 deletion prefect.yaml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ definitions:
name: default-pool

version: &version
version: 7.2.0
version: 7.2.1

# Define defaults (that can be overwritten)
defaults: &defaults
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "vtasks"
version = "7.2.0"
version = "7.2.1"
description = "Personal tasks scheduled with Prefect"
authors = [{ name = "Arnau Villoro", email = "arnau@villoro.com" }]
maintainers = [{ name = "Arnau Villoro", email = "arnau@villoro.com" }]
2 changes: 1 addition & 1 deletion uv.lock

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