File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " tsignal"
7
- version = " 0.2.0 "
7
+ version = " 0.2.1 "
8
8
description = " A Python Signal-Slot library inspired by Qt"
9
9
readme = " README.md"
10
10
requires-python = " >=3.10"
@@ -25,10 +25,10 @@ classifiers = [
25
25
]
26
26
27
27
[project .urls ]
28
- Homepage = " https://github.com/tsignal /tsignal-python"
29
- Repository = " https://github.com/tsignal /tsignal-python"
30
- Documentation = " https://github.com/tsignal /tsignal-python#readme"
31
- Issues = " https://github.com/tsignal /tsignal-python/issues"
28
+ Homepage = " https://github.com/TSignalDev /tsignal-python"
29
+ Repository = " https://github.com/TSignalDev /tsignal-python"
30
+ Documentation = " https://github.com/TSignalDev /tsignal-python#readme"
31
+ Issues = " https://github.com/TSignalDev /tsignal-python/issues"
32
32
33
33
[project .optional-dependencies ]
34
34
dev = [
You can’t perform that action at this time.
0 commit comments