We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0746b commit d55aac3Copy full SHA for d55aac3
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="jupyter-instructortools",
8
- version="0.5.2",
+ version="0.5.3rc0",
9
description="Useful tools for instructors creating Jupyter notebook templates.",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments