We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f215b3d commit cc73c05Copy full SHA for cc73c05
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.10.3 (2025-12-19)
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.10.2"
+__version__ = "2.10.3"
__logo__ = "⚈"
__strapline__ = "Jupyter in the terminal"
__author__ = "Josiah Outram Halstead"
0 commit comments