Skip to content

Commit f2e2da1

Browse files
authored
Merge pull request #173 from netboxlabs/bump-pyproject-version
Bump version to 0.2.0 in pyproject.toml
2 parents 1cf0c80 + b311f7b commit f2e2da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "netboxlabs-netbox-custom-objects"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A plugin to manage custom objects in NetBox"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)