We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948bc3d commit 05e1f77Copy full SHA for 05e1f77
CHANGELOG.rst
@@ -5,7 +5,7 @@ Changelog
5
Notable changes to this project will be documented in this file.
6
7
********************
8
-v2.8.14 (2025-09-10)
+v2.8.14 (2025-10-01)
9
10
11
Added
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.14.dev"
+__version__ = "2.8.14"
__logo__ = "⚈"
__strapline__ = "Jupyter in the terminal"
__author__ = "Josiah Outram Halstead"
0 commit comments