Skip to content

Commit 4614af7

Browse files
committed
Bump to 0.5.27
1 parent 1c3a5fe commit 4614af7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

opensesame_extensions/OpenSesameIDE/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Turn OpenSesame into an IDE",
3-
"version": "0.5.26",
3+
"version": "0.5.27",
44
"icon": "go-next",
55
"priority": 100,
66
"tooltip": "Turn OpenSesame into an IDE",

snap/snap/snapcraft.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: rapunzel
22
title: Rapunzel
33
base: core20
4-
version: "0.5.25-snap1"
4+
version: "0.5.27-snap1"
55
summary: Code editor for numerical computing with Python and R
66
description: |
77
__Rapunzel__ is a modern code editor for numerical computing with Python and R.
@@ -57,6 +57,7 @@ parts:
5757
# For importing and exporting
5858
- python3-nbformat
5959
- python3-jupyter-core
60+
- jupyter-client
6061
- jupyter-core
6162
- jupyter-nbconvert
6263
- pandoc

0 commit comments

Comments
 (0)