Issue with tk-hiero-export

Hello,
I seem to be having an issue getting audio to export from nuke studio I’m getting this error

Traceback (most recent call last):
File “C:\Users\user\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-hiero-export\v0.6.0\python\tk_hiero_export\sg_audio_export.py”, line 157, in taskStep
return self._baseTaskStep(item)
File “C:\Users\user\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-hiero-export\v0.6.0\python\tk_hiero_export\sg_audio_export.py”, line 191, in _baseTaskStep
self._sequence.writeAudioToFile(self._audioFile, start, end)
TypeError: writeAudioToFile expected at least 5 arguments, got 3

when I manually add a bit rate and bit depth to this is works should I be adding this and taking over the app or is there a better way to fix this?