We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55aac3 commit 4048eb2Copy full SHA for 4048eb2
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="jupyter-instructortools",
8
- version="0.5.3rc0",
+ version="0.5.3",
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