Skip to content

Commit cef43c5

Browse files
author
cernbox-admins[bot]
committed
jupyter v3.1.0
1 parent 9ece6e3 commit cef43c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jupyter/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.0.0
2+
current_version = 3.1.0
33
commit = True
44
tag = True
55
tag_name = jupyter/v{new_version}

jupyter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Simple notebook opener",
55
"license": "AGPL-3.0",
66
"author": "CERNBox",

0 commit comments

Comments
 (0)