Skip to content

Commit c2632de

Browse files
committed
Bump version to 2.0.2 and ignore .claude/ directory
1 parent 8652b27 commit c2632de

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ db.sqlite3
2929
*.swo
3030

3131
tools/
32-
33-
ignore/
32+
ignore/
33+
.claude/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "netbox-custom-objects-tab"
7-
version = "2.0.1"
7+
version = "2.0.2"
88
description = "NetBox plugin that adds a Custom Objects tab to object detail pages"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)