File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,23 @@ aiohappyeyeballs==2.4.6
22aiohttp == 3.11.13
33aiosignal == 1.3.2
44attrs == 25.1.0
5+ bumpver == 2024.1130
6+ click == 8.1.8
7+ colorama == 0.4.6
58discord.py == 2.5.0
69fire == 0.7.0
710frozenlist == 1.5.0
11+ guildmaster == 1.0.0
812idna == 3.10
13+ iniconfig == 2.1.0
14+ lexid == 2021.1006
915multidict == 6.1.0
16+ packaging == 24.2
17+ pluggy == 1.5.0
1018propcache == 0.3.0
19+ pytest == 8.3.5
1120setuptools == 75.8.2
1221termcolor == 2.5.0
22+ toml == 0.10.2
23+ tqdm == 4.67.1
1324yarl == 1.18.3
Original file line number Diff line number Diff line change 1+ [bumpver]
2+ current_version = " 1.0.0"
3+ version_pattern = " MAJOR.MINOR.PATCH"
4+ commit = true
5+ tag = true
6+
17[metadata]
28name = guildmaster-cli
3- version = 1.0.0
49author = Damien Burks
510611description = A collection of scripts for managing Discord channels and other administrative tasks
You can’t perform that action at this time.
0 commit comments