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 9e676df commit a186903Copy full SHA for a186903
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.12 (2025-08-18)
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.12.dev0"
+__version__ = "2.8.12"
__logo__ = "⚈"
__strapline__ = "Jupyter in the terminal"
__author__ = "Josiah Outram Halstead"
0 commit comments