| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: roycaihw The full list of commands accepted by this bot can be found here. The pull request process is described here Details Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing /approve in a comment |
Sorry, something went wrong.
|
|
||
| # Stage of development, mainly used in setup.py's classifiers. | ||
| DEVELOPMENT_STATUS = "4 - Beta" | ||
| DEVELOPMENT_STATUS = "3 - Alpha" |
There was a problem hiding this comment.
We labelled the snapshot client version on master branch as "4 - Beta". Here in release-8.0 branch we updated it to "3 - Alpha" to generated the 8.0.0a1 client
Sorry, something went wrong.
|
/lgtm |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Forked master branch into release-8.0 branch, updated the version constants, and generated 8.0.0a1 client on release-8.0 branch. This PR contains only version constant changes.
The next steps are to make distribution packages and create github release.
/assign @yliaog
Thanks for reviewing!