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"
44
55[project ]
66name = " tsignal"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88description = " A Python Signal-Slot library inspired by Qt"
99readme = " README.md"
1010requires-python = " >=3.10"
@@ -25,10 +25,10 @@ classifiers = [
2525]
2626
2727[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"
3232
3333[project .optional-dependencies ]
3434dev = [
You can’t perform that action at this time.
0 commit comments