Skip to content

Commit fb14dda

Browse files
authored
Update pyproject.toml
1 parent f1dabaf commit fb14dda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "revoltutils"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "revoltutils is an Python utility library offering modular tools for networking, file operations, system info, and automation."
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -59,4 +59,4 @@ Source = "https://github.com/RevoltSecurities/revoltutils"
5959
Issues = "https://github.com/RevoltSecurities/revoltutils/issues"
6060

6161
[project.scripts]
62-
revoltutils = "revoltutils:main"
62+
revoltutils = "revoltutils:main"

0 commit comments

Comments
 (0)