Skip to content

Commit

Permalink
chore(release): Tag v0.21.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 19, 2024
1 parent 9f7994b commit 627f458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions formula.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Secureli < Formula
sha256 "{{ secureliSha256 }}"
license "Apache-2.0"

depends_on "pre-commit"
depends_on "[email protected]"

{% for package in secureliPackageDependencies %}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "secureli"
version = "0.21.9"
version = "0.21.10"
description = "Secure Project Manager"
authors = ["Caleb Tonn <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 627f458

Please sign in to comment.