deploy production service version 1.0.1

Hi,
How can I change the service version when deploying with code runner? It naturally comes out as 1.0.0 but I can’t see where to change that to 1.0.1
If Deploy.sh can’t do that, what’s the best way to upload services (which may also work around the issue that code runner can only upload a single service at a time)?
Thanks

Currently you can assign a version number only when you publish from console (click the “New Hosted Service” button on the Hosted screen).

In the near future, you will be able to control service name and version number using code annotations.

Regards,
Mark

Will this be in 4.0?