Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump release version to 1.13 #4666

Merged
merged 2 commits into from
Nov 22, 2022
Merged

Conversation

p-wysocki
Copy link
Contributor

Signed-off-by: p-wysocki przemyslaw.wysocki@intel.com

Description

PR is a part of an ongoing 1.13.0 release. It's based on #4209.

Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Copy link
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR itself looks good to me. Will approve it after code freeze. Thank you @p-wysocki for driving ONNX 1.13 release!

@@ -7,6 +7,6 @@
namespace ONNX_NAMESPACE {

// Represents the most recent release version. Updated with every release.
constexpr const char* LAST_RELEASE_VERSION = "1.12.0";
constexpr const char* LAST_RELEASE_VERSION = "1.13.0";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.13.0rc1
we shall make it 1.13.0 when the release is validated

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is bumping version number in the main branch first and so I think 1.13.0 is correct here. See old releases: #3973, #4209.

By contrast, the release manager will further cut the release branch and then manually change the version number in https://github.com/onnx/onnx/blob/main/VERSION_NUMBER with XXXrc1.

Copy link
Contributor

@liqunfu liqunfu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@p-wysocki
Copy link
Contributor Author

@gramalingam gramalingam enabled auto-merge (squash) November 22, 2022 19:18
@gramalingam gramalingam merged commit 3fd41d2 into onnx:main Nov 22, 2022
justinchuby pushed a commit to justinchuby/onnx that referenced this pull request Jan 27, 2023
Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>

Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
broune pushed a commit to broune/onnx that referenced this pull request May 6, 2023
Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>

Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants