is it possible to change stream metadata with EventStore v1.0.1

Hi,

I’m running an old version of EventStore (v1.0.0) and I’m a bit lost in the documentations: is it possible with this version to update stream metadata or do I necessarily need to update to EventStore v3?

And if yes, how?

I’ve seen for instance that metadata are only accessible in the http api (i.e. http://127.0.0.1:2113/streams/myStream/metadata) after the version 2.

Thanks,

/// Pierre