Describe the issue

What version of PyFLP are you using?
2.0.0a5.post
What code caused this issue?
import pyflp as pf
test_project = Path(...)
flp = pf.parse(test_project)
print(flp.version)
channels = flp.channels
channel = channels[0]
channel.group
Screenshots, Additional info
No response
Code of Conduct
Describe the issue
What version of PyFLP are you using?
2.0.0a5.post
What code caused this issue?
Screenshots, Additional info
No response
Code of Conduct