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

Commit 7e9f5ab

Browse files
committed
New Release
* more consistent question labels * partner works in all languages * add instructor code sharing * more robust unit tests
1 parent 22eda5d commit 7e9f5ab

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

0 commit comments

Comments
 (0)