-
Notifications
You must be signed in to change notification settings - Fork 3k
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
SDK alpha 1 release #4903
SDK alpha 1 release #4903
Conversation
@@ -8,7 +8,7 @@ set -e | |||
|
|||
GENERATOR_VERSION="v6.0.1" | |||
|
|||
VERSION="2.0-alpha" | |||
VERSION="2.0a1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zhiltsov-max , it is a known way to version python packages? It looks unusual.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it is described here: https://peps.python.org/pep-0440/#public-version-identifiers and https://peps.python.org/pep-0440/#pre-releases
Motivation and context
Related #1517
Closes #3716
Closes #4637
Closes #4859
pillow
dependencyExamples:
How has this been tested?
Checklist
develop
branchcvat-core, cvat-data and cvat-ui)
License
Feel free to contact the maintainers if that's a concern.