Skip to content

Commit d7fa066

Browse files
committed
bump version to 1.2.0
1 parent ef292f7 commit d7fa066

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

agentsniff/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class Colors:
4545
/ ___ / /_/ / __/ / / / /_ ___/ / / / / / __/ __/
4646
/_/ |_\\__, /\\___/_/ /_/\\__//____/_/ /_/_/_/ /_/
4747
/____/
48-
{Colors.RESET}{Colors.DIM} AI Agent Network Scanner v1.1.1
48+
{Colors.RESET}{Colors.DIM} AI Agent Network Scanner v1.2.0
4949
Detect AI agents on your network{Colors.RESET}
5050
"""
5151

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 = "agentsniff"
7-
version = "1.1.1"
7+
version = "1.2.0"
88
description = "AI Agent Network Scanner - Detect AI agents on your network"
99
readme = "README.md"
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)