We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3940e commit 54f951aCopy full SHA for 54f951a
CHANGELOG.rst
@@ -4,9 +4,9 @@ Changelog
4
5
Notable changes to this project will be documented in this file.
6
7
-********
8
-Upcoming
9
+********************
+v2.8.15 (2025-10-10)
10
11
Added
12
=====
euporie/core/__init__.py
@@ -1,7 +1,7 @@
1
"""This package defines the euporie application and its components."""
2
3
__app_name__ = "euporie"
-__version__ = "2.8.15-dev"
+__version__ = "2.8.15"
__logo__ = "⚈"
__strapline__ = "Jupyter in the terminal"
__author__ = "Josiah Outram Halstead"
0 commit comments