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