Skip to content

Commit 1cf1b61

Browse files
EepyElvyraDamegopre-commit-ci[bot]
authored
chore: bump version and add catalyst to authors (#1030)
* chore: bump version and add catalyst to authors * No one saw this * Update PULL_REQUEST_TEMPLATE.md * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Damego <damego.dev@gmail.com> * ci: correct from checks. Co-authored-by: Damego <damego.dev@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ae86952 commit 1cf1b61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

interactions/base.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
"__authors__",
77
)
88

9-
__version__ = "4.3.1"
9+
__version__ = "4.3.2-beta.1"
1010

1111
__authors__ = {
1212
"current": [
1313
{"name": "DeltaX<@DeltaXWizard>", "status": "Project Maintainer"},
1414
{"name": "EdVraz<@EdVraz>", "status": "Developer"},
1515
{"name": "Astrea<@Astrea49>", "status": "Developer"},
1616
{"name": "Toricane<@Toricane>", "status": "Developer"},
17+
{"name": "Catalyst<@Catalyst4222>", "status": "Developer"},
1718
],
1819
"old": [
1920
{"name": "James Walston<@jameswalston>"},

0 commit comments

Comments
 (0)