Specify Schema Version When Registering

From what we understand, every time a schema is successfully updated, its version is also increments. Is it possible for us to define the version of a schema when we are updating it? We want to do this so that we could define minor versions for our schema changes.

See the support for complex schema evolution : Data Contracts for Schema Registry | Confluent Documentation