FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-sdk/RELEASE.md at main · Type2Civil/python-sdk · GitHub
Type2Civil
/
python-sdk
Public
forked from
modelcontextprotocol/python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-sdk
/
RELEASE.md
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (8 loc) · 421 Bytes
Breadcrumbs
python-sdk
/
RELEASE.md
Copy path
File metadata and controls
10 lines (8 loc) · 421 Bytes
Raw
Copy raw file
Download raw file
Outline
Edit and raw actions
Release Process
Major or Minor Release
Create a release branch named vX.Y.Z where X.Y.Z is the version.
Bump version number on release branch.
Create an annotated, signed tag: git tag -s -a vX.Y.Z
Create a github release using gh release create and publish it.
Have the release flow being reviewed.
Bump version number on main to the next version followed by .dev, e.g. v0.4.0.dev.
Back
|
FazBrowse Home
|
New Git URL