Skip to content

Commit 683dacc

Browse files
committed
Remove tbump from README
1 parent cb79bb5 commit 683dacc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,6 @@ By default, the `jlpm run build` command generates the source maps for this exte
5858
jupyter lab build --minimize=False
5959
```
6060

61-
### Updating the version
62-
63-
To update the version, install tbump and use it to bump the version.
64-
By default it will also create a tag.
65-
66-
```bash
67-
pip install tbump
68-
tbump <new-version>
69-
```
70-
7161
## Predecessor license notices
7262
Extension boilerplate originated in Project Jupyter's https://github.com/jupyterlab/extension-cookiecutter-js
7363
Extension content forked from Kyle Barron's https://github.com/kylebarron/jupyterlab-stata-highlight

0 commit comments

Comments
 (0)