minor documentation improvements

This commit is contained in:
msramalho
2024-01-25 17:07:25 +00:00
parent 2a873a3733
commit 2b7dea31fd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# telegram-phone-number-checker
Python tool/script toc heck if phone numbers are connected to Telegram accounts.
Python tool/script to check if phone numbers are connected to Telegram accounts. Retrieving username, name, and IDs where available.
## Installation

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "telegram-phone-number-checker"
version = "1.0.0"
version = "1.0.1"
description = "Check if phone numbers are connected to Telegram accounts."
authors = ["Bellingcat"]
license = "MIT"