We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d62c6 commit 5cacc75Copy full SHA for 5cacc75
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.8.10"
+__version__ = "2.8.11"
5
__logo__ = "⚈"
6
__strapline__ = "Jupyter in the terminal"
7
__author__ = "Josiah Outram Halstead"
0 commit comments