Skip to content

Commit 3044a5e

Browse files
committed
Fix issue with Backup Runner scheduling
1 parent c494239 commit 3044a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description = "A NetBox Switch Configuration Backup Plugin"
1717
readme = "README.md"
1818
requires-python = ">=3.12"
1919
keywords = ["netbox-plugin", ]
20-
version = "2.2.1"
20+
version = "2.2.2"
2121
license = {file = "LICENSE"}
2222
classifiers = [
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)