Skip to content

Commit c7b9776

Browse files
authored
chore: bump version to beta & remove EdVraz from devs (#1195)
1 parent 35f475d commit c7b9776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

interactions/base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"__authors__",
77
)
88

9-
__version__ = "4.3.4"
9+
__version__ = "4.4.0-beta.1"
1010

1111
__authors__ = {
1212
"current": [
1313
{"name": "DeltaX<@DeltaXWizard>", "status": "Project Maintainer"},
14-
{"name": "EdVraz<@EdVraz>", "status": "Developer"},
1514
{"name": "Astrea<@Astrea49>", "status": "Developer"},
1615
{"name": "Toricane<@Toricane>", "status": "Developer"},
1716
{"name": "Catalyst<@Catalyst4222>", "status": "Developer"},
1817
{"name": "Damego<@Damego>", "status": "Developer"},
1918
],
2019
"old": [
20+
{"name": "EdVraz<@EdVraz>"},
2121
{"name": "James Walston<@jameswalston>"},
2222
{"name": "Daniel Allen<@LordOfPolls>"},
2323
{"name": "eunwoo1104<@eunwoo1104>"},

0 commit comments

Comments
 (0)