File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-2025 HazemMeqdad
3+ Copyright (c) 2021-2026 HazemMeqdad
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3030# -- Project information -----------------------------------------------------
3131
3232project = 'lavaplay'
33- copyright = '2023-2025 , HazemMeqdad'
33+ copyright = '2023-2026 , HazemMeqdad'
3434author = 'HazemMeqdad'
3535
3636
Original file line number Diff line number Diff line change 11"""
22Lavalink connecter
33~~~~~~~~~~~~~~~
4- :copyright: (c) 2021-2025 HazemMeqdad
4+ :copyright: (c) 2021-2026 HazemMeqdad
55:license: MIT, see LICENSE for more details.
66"""
77
88__title__ = "lavaplay.py"
99__author__ = "HazemMeqdad"
1010__license__ = "MIT"
11- __version__ = "1.0.18a "
11+ __version__ = "1.0.19a "
1212
1313from .client import Lavalink
1414from .objects import *
You can’t perform that action at this time.
0 commit comments