Skip to content

Commit

Permalink
Merge branch 'main' into feature/secureli-337-replace-google-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-orlando authored Jan 10, 2024
2 parents e46b547 + 47f0f6e commit beea1aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "secureli"
version = "0.21.0"
version = "0.21.1"
description = "Secure Project Manager"
authors = ["Caleb Tonn <[email protected]>"]
license = "Apache-2.0"
Expand Down
1 change: 0 additions & 1 deletion scripts/get-secureli-dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"setuptools",
"virtualenv",
"cfgv",
"pre-commit",
]

secureliPackageNamesCmd = "poetry show --only main | awk '{print $1}'"
Expand Down

0 comments on commit beea1aa

Please sign in to comment.