Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 79e26b9

Browse files
committed
Release
* Enable codelens for java, javascript, cpp * cosmetic updates to scratch activecode
1 parent 0e71838 commit 79e26b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
with open('requirements.txt', 'r') as fh:
44
dependencies = [l.strip() for l in fh]
55

6-
VERSION='4.1.7'
6+
VERSION='4.1.8'
77
setup(
88
name='runestone',
99
description='Sphinx extensions for writing interactive documents.',

0 commit comments

Comments
 (0)