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

Commit 93939af

Browse files
committed
bug fixes
1 parent 3edf422 commit 93939af

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
@@ -6,7 +6,7 @@
66
setup(
77
name='runestone',
88
description='Sphinx extensions for writing interactive documents.',
9-
version='2.0.4',
9+
version='2.0.5',
1010
author = 'Brad Miller',
1111
author_email = 'bonelake@mac.com',
1212
packages= find_packages(),

0 commit comments

Comments
 (0)