File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build-backend = "hatchling.build"
1313
1414[project ]
1515name = " ots-containers"
16- version = " 0.3.1 "
16+ version = " 0.3.2 "
1717description = " Service orchestration for OneTimeSecret: Podman Quadlets and systemd service management"
1818readme = " README.md"
1919requires-python = " >=3.11"
@@ -42,8 +42,8 @@ ots-containers = "ots_containers.cli:app"
4242
4343[project .urls ]
4444Homepage = " https://onetimesecret.com"
45- Repository = " https://github.com/onetimesecret/ots_containers "
46- Issues = " https://github.com/onetimesecret/ots_containers /issues"
45+ Repository = " https://github.com/onetimesecret/ots-containers "
46+ Issues = " https://github.com/onetimesecret/ots-containers /issues"
4747
4848[tool .pytest .ini_options ]
4949testpaths = [" tests" ]
You can’t perform that action at this time.
0 commit comments