Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MUYSC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jorge Alfredo Jaimes Teherán
MUYSC
Commits
bcf1ad39
Unverified
Commit
bcf1ad39
authored
5 years ago
by
Chris Holdgraf
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #332 from choldgraf/dev_bump
dev0 bump
parents
9c6b820e
57b198c4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
RELEASES.md
+4
-0
4 additions, 0 deletions
RELEASES.md
jupyter_book/book_template/_config.yml
+1
-1
1 addition, 1 deletion
jupyter_book/book_template/_config.yml
with
5 additions
and
1 deletion
RELEASES.md
+
4
−
0
View file @
bcf1ad39
...
...
@@ -28,6 +28,9 @@ and check off the boxes as you complete items:
[following the twine release instructions](https://twine.readthedocs.io/en/latest/#using-twine)
- [ ] Confirm that the new version of Jupyter Book [is posted to pypi](https://pypi.org/project/jupyter-book/)
- [ ] Create a new [release on GitHub](https://github.com/jupyter/jupyter-book/releases).
Call the release simply the version of Jupyter Book you are releasing. Leave the description blank, we'll
fill it in later.
- [ ] Bump the [Jupyter Book version number](https://github.com/jupyter/jupyter-book/blob/master/jupyter_book/__init__.py) to
the next minor (or major) release and append `dev0` to the end.
- [ ] Generate the new changelog using the `github-changelog-generator`.
...
...
@@ -39,5 +42,6 @@ and check off the boxes as you complete items:
```
* It will overwrite [`CHANGELOG.md`](https://github.com/jupyter/jupyter-book/blob/master/CHANGELOG.md).
Ensure that the new version looks correct, then commit it to master.
* Copy the resulting markdown for the latest release into the GitHub release you just created.
- [ ] Celebrate! You've just released a new version of Jupyter Book!
```
\ No newline at end of file
This diff is collapsed.
Click to expand it.
jupyter_book/book_template/_config.yml
+
1
−
1
View file @
bcf1ad39
...
...
@@ -147,4 +147,4 @@ plugins:
-
jekyll-scholar
# Jupyter Book version - DO NOT CHANGE THIS. It is generated when a new book is created
jupyter_book_version
:
"
0.6.0"
jupyter_book_version
:
"
0.6.
1dev
0"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment