Skip to content

Commit 366e944

Browse files
committed
poetry metadata update
1 parent c79960b commit 366e944

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pyproject.toml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[tool.poetry]
22
name = "nautobot-docker-compose"
3-
version = "0.1.1"
4-
description = ""
5-
authors = ["John Doe <[email protected]>"]
3+
version = "0.1.2"
4+
description = "Docker Compose files used to build Nautobot containers"
5+
authors = ["Network to Code, LLC <[email protected]>"]
6+
readme = "README.md"
67

78
[tool.poetry.dependencies]
89
python = ">=3.9.2,<3.13"

0 commit comments

Comments
 (0)