Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
You can change the Version number of Excel file by right-clicking the file and then selecting Properties > Details and then editing the Version number field. Please use BuiltInDocumentPropertyCollection.document_version property to change it programmatically using Aspose.Cells for Python via .NET APIs.
The following sample code creates a workbook and changes its built-in document properties that include Title, Authors and Version number. Please see the output Excel file generated by the code and screenshot that shows the modified Version number by BuiltInDocumentPropertyCollection.document_version property.

Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.