We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8994c4f commit c56e0edCopy full SHA for c56e0ed
1 file changed
euporie/core/__init__.py
@@ -1,7 +1,7 @@
1
"""This package defines the euporie application and its components."""
2
3
__app_name__ = "euporie"
4
-__version__ = "2.10.0"
+__version__ = "2.10.1"
5
__logo__ = "⚈"
6
__strapline__ = "Jupyter in the terminal"
7
__author__ = "Josiah Outram Halstead"
0 commit comments