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

Commit e9c5b2f

Browse files
committed
Release 4.1.7
* improved visualas on history scrubber * fix - long code snips need to be posted to share
1 parent a3e0a77 commit e9c5b2f

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.6'
6+
VERSION='4.1.7'
77
setup(
88
name='runestone',
99
description='Sphinx extensions for writing interactive documents.',

0 commit comments

Comments
 (0)