Skip to content

Commit c1292b4

Browse files
committed
chore: bump version to 1.3.5.1
1 parent 3261030 commit c1292b4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![User Scanner Logo](https://github.com/user-attachments/assets/49ec8d24-665b-4115-8525-01a8d0ca2ef4)
44
<p align="center">
5-
<img src="https://img.shields.io/badge/Version-1.3.5-blueviolet?style=for-the-badge&logo=github" />
5+
<img src="https://img.shields.io/badge/Version-1.3.5.1-blueviolet?style=for-the-badge&logo=github" />
66
<img src="https://img.shields.io/github/issues/kaifcodec/user-scanner?style=for-the-badge&logo=github" />
77
<img src="https://img.shields.io/badge/Tested%20on-Termux-black?style=for-the-badge&logo=termux" />
88
<img src="https://img.shields.io/badge/Tested%20on-Windows-cyan?style=for-the-badge&logo=Windows" />

pyproject.toml

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

55
[project]
66
name = "user-scanner"
7-
version = "1.3.5"
7+
version = "1.3.5.1"
88
description = "Check username availability across multiple popular platforms"
99
readme = "README.md"
1010
license = {file = "LICENSE"}

user_scanner/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "1.3.5",
2+
"version": "1.3.5.1",
33
"version_type": "pypi"
44
}

0 commit comments

Comments
 (0)